-
Notifications
You must be signed in to change notification settings - Fork 13.3k
conversion error in converting pytorch model into llvm using MLIR #134205
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
Comments
@llvm/issue-subscribers-mlir Author: Hingu piyush (piyushhingu)
#0 0x000056c7f496d8c9 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) /workspace/docker/torch-mlir/externals/llvm-project/llvm/lib/Support/Unix/Signals.inc:804:11 |
Please provide a way to reproduce the issue, e.g., the input IR. |
this is an sample file of converted lenet-5 into linalg mlir and than run this command and you can do same for other ML model like inception-v3 for same torch-mlir-import-onnx mlirs/model.onnx -o mlirs/onnx_torch.mlir |
The text was updated successfully, but these errors were encountered: