pytorch2keras
pytorch2keras copied to clipboard
all the input arrays must have same number of dimensions, but the array at index 0 has 1 dimension(s) and the array at index 1 has 0 dimension(s)
Describe the bug
I get this error:
Traceback (most recent call last):
File "torch2keras.py", line 83, in
Code

Environment (please complete the following information):
- onnx: 1.7
- Python 3.7
- pyotrch2keras: 0.2.4
Does somebody know how solve this problem?
I have the same problem with you.
same problem too.
same problem too.
did someone manage to solve it ?