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

convert fasterrcnn resnet50 failed! #3084

Open
sunshuanglei opened this issue Feb 20, 2025 · 1 comment
Open

convert fasterrcnn resnet50 failed! #3084

sunshuanglei opened this issue Feb 20, 2025 · 1 comment

Comments

@sunshuanglei
Copy link

use onnx-mlir --EmitONNXIR xxx to convert an onnx model reports an error, the onnx model fetch path is https://github.com/onnx/models/blob/main/Computer_Vision/fasterrcnn_resnet50_fpn_v2_Opset17_torchvision/fasterrcnn_resnet50_fpn_v2_Opset17.onnx

@AlexandreEichenberger
Copy link
Collaborator

Some models unfortunately use non-ONNX official ops, as they use OnnxRuntime custom ops. Do you know if that is the case?

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