You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
../model.torch_onnx.mlir:10:12: error: 'tensor.cast' op operand type 'tensor<80x15130xf32>' and result type 'tensor<15130xf32>' are cast incompatible
%733 = torch.operator "onnx.NonMaxSuppression"(%arg1, %arg2, %728, %730, %732) : (!torch.vtensor<[1,15130,4],f32>, !torch.vtensor<[1,80,15130],f32>, !torch.vtensor<[1],si64>, !torch.vtensor<[1],f32>, !torch.vtensor<[1],f32>) -> !torch.vtensor<[?,3],si64>
For the given IR
getting error as
command:
The text was updated successfully, but these errors were encountered: