Skip to content
New issue

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

转onnx时报错:RuntimeError: ONNX export failed: Couldn't export Python operator DeformConvFunction #96

Open
myl980 opened this issue Apr 12, 2021 · 2 comments

Comments

@myl980
Copy link

myl980 commented Apr 12, 2021

在编译好新的dcn过后,转onnx时报错:
File "/home/fwq/anaconda3/envs/py35/lib/python3.5/site-packages/torch/onnx/init.py", line 132, in export
strip_doc_string, dynamic_axes)
File "/home/fwq/anaconda3/envs/py35/lib/python3.5/site-packages/torch/onnx/utils.py", line 64, in export
example_outputs=example_outputs, strip_doc_string=strip_doc_string, dynamic_axes=dynamic_axes)
File "/home/fwq/anaconda3/envs/py35/lib/python3.5/site-packages/torch/onnx/utils.py", line 340, in _export
params_dict, opset_version, dynamic_axes, defer_weight_export, operator_export_type, strip_doc_string)
RuntimeError: ONNX export failed: Couldn't export Python operator DeformConvFunction
请问这种问题要怎么解决?

@jedibobo
Copy link

同问

@ZouYunzhe
Copy link

@myl353 请问问题解决了吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants