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
@imyoungyang hey! its been a while, but I'm trying to use Neo to compile the yolov5 model and running into the same issue, as well as a mismatched input shape. They updated the yolov5 repo a lot since then, so have you by chance got this working?
Hi,
I use YoloV5 to ONNX. Then want to use the SageMaker Neo Compile ONNX.
I got the following error messages:
ClientError: OperatorNotImplemented:('The following operators are not supported for frontend ONNX: Range, ScatterND")
You can repeat the error via this notebook link
The text was updated successfully, but these errors were encountered: