-
Notifications
You must be signed in to change notification settings - Fork 33
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
Truncated GPT model examples for iree debug #371
base: main
Are you sure you want to change the base?
Conversation
@zjgarvey When
|
Yeah you need to specify dim params. Some examples in migraphx and nlp |
dd14789
to
e0f4df0
Compare
@PhaneeshB
vmfb generated successfully. iree commit
torch-mlir commit:
|
Is this model in azure? Do you want to merge these changes or just have the draft pr up. I'd personally like to commit the changes with the testtensors dtype checking and opset version updating for sibling models. |
No, the model is in customer's google drive. |
With raw model download from google drive, compile error here:
|
@PhaneeshB Get some bug fix. Now we can get the model run to the first shape op run successfully. Next to locate the op that fail.
|
Find the bug when debug #371.
To debug iree-org/iree#18767