We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last): File "test.py", line 399, in torch.onnx.export(model, images, exported_model_path,verbose=True, opset_version=15) File "/home/work/anaconda3/envs/hat/lib/python3.8/site-packages/torch/onnx/init.py", line 350, in export return utils.export( File "/home/work/anaconda3/envs/hat/lib/python3.8/site-packages/torch/onnx/utils.py", line 163, in export _export( File "/home/work/anaconda3/envs/hat/lib/python3.8/site-packages/torch/onnx/utils.py", line 1110, in _export ) = graph._export_onnx( # type: ignore[attr-defined] RuntimeError: ONNX export failed: Couldn't export Python operator AFB2D
Sorry, something went wrong.
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: