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

Error when trying to convert to onnx #125

Open
scutzetao opened this issue Dec 7, 2022 · 1 comment
Open

Error when trying to convert to onnx #125

scutzetao opened this issue Dec 7, 2022 · 1 comment

Comments

@scutzetao
Copy link

Hi team:

Has anyone tried to convert the NeuralRecon model to onnx format? I remove the DataParallel before conversion (the DataParallel is reported to cause onnx exportion problem) but still facing errors like: "RuntimeError: 0 INTERNAL ASSERT FAILED at "/opt/conda/conda-bld/pytorch_1656352657443/work/torch/csrc/jit/ir/alias_analysis.cpp":608, please report a bug to PyTorch. We don't have an op for aten::eq but it isn't a special case. Argument types: Tensor, bool,"

@440981
Copy link

440981 commented Aug 25, 2023

Have you solved it? I also tried to pour onnx failed

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

2 participants