-
Notifications
You must be signed in to change notification settings - Fork 169
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
GPT-2 torch to linalg #337
Comments
Raised error when Import the TorchScript module to MLIR
|
This bug has been fixed by cherry-pick https://github.com/llvm/torch-mlir/issues/1383. But then it will generate a new bug for the pass lowering:
|
The
|
The newest Alex Jakpin's patch should fix the view bug. llvm/torch-mlir#1353. If not, then try Shukla-Gaurav's old patch llvm/torch-mlir@18424b5 |
Now GPT Torch to Linalg should be done. Here is the results compare with shark_inference
|
@AmosLewis Have we got all patches merged for GPT-2 lowering to Linalg. Can we close this issue? |
No description provided.
The text was updated successfully, but these errors were encountered: