Skip to content
This repository was archived by the owner on Oct 13, 2021. It is now read-only.

AttributeError: Can't gather from tf tensor. #693

Open
saisriker opened this issue Feb 26, 2021 · 0 comments
Open

AttributeError: Can't gather from tf tensor. #693

saisriker opened this issue Feb 26, 2021 · 0 comments

Comments

@saisriker
Copy link

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.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant