-
Notifications
You must be signed in to change notification settings - Fork 11.9k
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
can't get scale and zeropoint for onnx::Sigmoid_3384_Gemm #114019
Comments
@llvm/issue-subscribers-mlir Author: None (nassimus26)
Hi, I am trying to convert the file that I will attach to this bug report using TPU MLIR converter,
Below the TPU MLIR conversion script
I am getting this bug trace :
|
Seems like a big in a vendor compiler. Report with them. Maybe this one? https://github.com/sophgo/tpu-mlir |
Hi, I open the issue in both as I am not able to find this message "can't get scale and zeropoint for" in the both repo code |
Can't help you. This is the wrong project. |
Hi, after some deep investigation, it seems related to this part https://github.com/llvm/llvm-project/tree/main/mlir which is a part of this repo |
Hi, I am trying to convert the file that I will attach to this bug report using TPU MLIR converter,
agrd_model.zip
Below the TPU MLIR conversion script
I am getting this bug trace :
The text was updated successfully, but these errors were encountered: