-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
[ONNX] ssd-mobilenetv1 fail to build #8284
Comments
This is a very strange model in that there are multiple ONNX
I have a feeling that our ONNX |
@masahi Thank you for your reply, I have also observed this,but I am not sure if it is because the ssd-mobilenet model originally needs dynamic shape(e.g predict bounding box). If you can, I'll help as much as possible, but probably limited ability because I was a beginner :) |
The discussion I saw is at https://discuss.tvm.apache.org/t/failures-using-many-of-onnx-model-zoo-models/10268
I used a script like https://gist.github.com/masahi/9348db919edb105912b94b84792dd7d3 to build ssd-mobilenetv1, but some errors appeared.
tvm branch (commit 1fac10b)
llvm version; 12.0.1
OS info: Ubuntu 20.10 (Groovy Gorilla)
error message:
script
The text was updated successfully, but these errors were encountered: