We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Describe the bug While running
import pytorch2keras k_model = pytorch2keras (model_pt, input_var, [(3, 32, 32,)], verbose=True, names='short')
I am getting the following error:
I am using ubuntu20.04, onnx-1.10.2 pytorch2keras-0.2.4