Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support ONNX Operators: ScatterND and Range of YoloV5 #132

Open
imyoungyang opened this issue Jul 23, 2020 · 1 comment
Open

Support ONNX Operators: ScatterND and Range of YoloV5 #132

imyoungyang opened this issue Jul 23, 2020 · 1 comment

Comments

@imyoungyang
Copy link

imyoungyang commented Jul 23, 2020

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

@pranavravella
Copy link

@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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants