-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
Description
Schema not found for node. File a bug report.
Node: %6 : BFloat16(256, 3, 224, 224, strides=[150528, 50176, 224, 1], device=hpu:0) =
hpu::_copy_from[deterministic=0](%HPUFloatType)
Input types:Float(256, 3, 224, 224, strides=[150528, 50176, 224, 1], device=hpu:0)
candidates were:
hpu::_copy_from(Tensor self, Tensor dst) -> Tensor
within the graph:
graph(%HPUFloatType : Float(256, 3, 224, 224, strides=[150528, 50176, 224, 1], device=hpu:0),
%HPUBFloat16Type : BFloat16(38535168, strides=[1], device=hpu:0)):
%6 : BFloat16(256, 3, 224, 224, strides=[150528, 50176, 224, 1], device=hpu:0) =
hpu::_copy_from[deterministic=0](%HPUFloatType)
%3 : int[] = prim::Constant[value=[150528, 1, 672, 3]]()
%4 : int = prim::Constant[value=0]()
%5 : BFloat16(38535168, strides=[1], device=hpu:0) = hpu::strided_insert[deterministic=0](%HPUBFloat16Type, %6, %3, %4)
return (%5)