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
{{ message }}
This repository was archived by the owner on Oct 13, 2021. It is now read-only.
While converting inception v3 model from onnx to keras, I got the following errors:
File "/home/ubuntu/anaconda3/envs/pyprofiling/lib/python3.6/site-packages/onnx2keras/reshape_layers.py", line 87, in convert_gather
raise AttributeError('Can't gather from tf tensor.')
AttributeError: Can't gather from tf tensor.
The text was updated successfully, but these errors were encountered:
# for freeto subscribe to this conversation on GitHub.
Already have an account?
#.
While converting inception v3 model from onnx to keras, I got the following errors:
File "/home/ubuntu/anaconda3/envs/pyprofiling/lib/python3.6/site-packages/onnx2keras/reshape_layers.py", line 87, in convert_gather
raise AttributeError('Can't gather from tf tensor.')
AttributeError: Can't gather from tf tensor.
The text was updated successfully, but these errors were encountered: