-
Notifications
You must be signed in to change notification settings - Fork 794
WIP: Enable Parakeet on Metal #16499
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
base: main
Are you sure you want to change the base?
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/16499
Note: Links to docs will display an error until the docs builds have been completed. ❌ 3 New Failures, 1 Unrelated FailureAs of commit fc45eed with merge base 55fe42b ( NEW FAILURES - The following jobs have failed:
UNSTABLE - The following job is marked as unstable, possibly due to flakiness on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
f39750d to
385acb3
Compare
|
@JacobSzwejbka @manuelcandales @Gasoonjia Here's the latest update:
|
|
Here's where the stacktrace during assertion https://gist.github.com/mergennachin/8a43299f4e74c16da3dd2946275737cf |
385acb3 to
bfe5b77
Compare
|
I have been looking at the inductor generated code, and this is the line from the generated code that causes the error: The error is produced by that first call to
So, this turns into a call to make_tensor_ptr with data containing |
bfe5b77 to
71c25a8
Compare
71c25a8 to
fc45eed
Compare
No description provided.