-
Notifications
You must be signed in to change notification settings - Fork 344
Minor fix on TAO op to support lowering #3031
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
Minor fix on TAO op to support lowering #3031
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/3031
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: This comment was automatically generated by Dr. CI and updates every 15 minutes. |
@RandySheriff has exported this pull request. If you are a Meta employee, you can view the originating diff in D82492826. |
Summary: Fix a few functionality gaps to let TAO operator works during AOTI lowering ~ Differential Revision: D82492826
c862f80
to
f413701
Compare
@RandySheriff has exported this pull request. If you are a Meta employee, you can view the originating diff in D82492826. |
f413701
to
dcffd5e
Compare
Summary: Based on D82580844, further fixing a few functionality gaps to let TAO operator works with AOTI lowering, and the triton compiler ~ Differential Revision: D82492826
@RandySheriff has exported this pull request. If you are a Meta employee, you can view the originating diff in D82492826. |
Summary: Based on D82580844, further fixing a few functionality gaps to let TAO operator works with AOTI lowering, and the triton compiler ~ Differential Revision: D82492826
dcffd5e
to
04ef35b
Compare
@RandySheriff has exported this pull request. If you are a Meta employee, you can view the originating diff in D82492826. |
04ef35b
to
e8c8732
Compare
Summary: Based on D82580844, further fixing a few functionality gaps to let TAO operator works with AOTI lowering, and the triton compiler ~ Differential Revision: D82492826
@RandySheriff has exported this pull request. If you are a Meta employee, you can view the originating diff in D82492826. |
Summary: Based on D82580844, further fixing a few functionality gaps to let TAO operator works with AOTI lowering, and the triton compiler ~ Reviewed By: jcaip Differential Revision: D82492826
e8c8732
to
3122c28
Compare
@RandySheriff has exported this pull request. If you are a Meta employee, you can view the originating diff in D82492826. |
@RandySheriff @jcaip can you help fix ruff error that's introduced in this PR? |
@jerryzh168 I think this was resolved by #3039, sorry about that. Let me know if youre running into issues elsewhere and I can take another look. |
Summary: Fix a few functionality gaps to let TAO operator works during AOTI lowering ~
Differential Revision: D82492826