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

onnx2ncnn error Gather not supported yet! #3

Closed
wavelet2008 opened this issue Aug 12, 2021 · 1 comment
Closed

onnx2ncnn error Gather not supported yet! #3

wavelet2008 opened this issue Aug 12, 2021 · 1 comment

Comments

@wavelet2008
Copy link

(base) ~/Yolo-FastestV2$ python pytorch2onnx.py --data ./data/coco.data --weights modelzoo/coco2017-epoch-0.235624ap-model.pth
load param...
/home/pc/Yolo-FastestV2/model/backbone/shufflenetv2.py:59: TracerWarning: Converting a tensor to a Python boolean might cause the trace to be incorrect. We can't record the data flow of Python values, so this value will be treated as a constant in the future. This means that the trace might not generalize to other inputs!
assert (num_channels % 4 == 0)

./onnx2ncnn model.onnx fast.param fast.bin
Gather not supported yet!

axis=0

Gather not supported yet!

axis=0

Gather not supported yet!

axis=0

Gather not supported yet!

@wavelet2008
Copy link
Author

thans isee

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

1 participant