-
Notifications
You must be signed in to change notification settings - Fork 537
Adding bmm, mm, view_copy, slice_copy, split_with_sizes_copy optimizations #9877
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
Conversation
Adding Convolution operator optimizations
Adding bmm, mm, view_copy, slice_copy, split_with_sizes_copy optimizations
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/9877
Note: Links to docs will display an error until the docs builds have been completed. ❌ 2 New FailuresAs of commit 118f640 with merge base 6c63cc9 ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
@pytorchbot label "topic: not user facing" |
@zonglinpeng has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
@cad-audio please fix lint :) |
Fixing lint error in PR 9877
@zonglinpeng has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
@zonglinpeng Fixed the lint issue. Looks like all tests are passing |
…tions (pytorch#9877) Summary: Summary Adding bmm, mm, view_copy, slice_copy, split_with_sizes_copy optimizations Pull Request resolved: pytorch#9877 Test Plan: Unit test Differential Revision: D72798507 Pulled By: zonglinpeng
Summary
Adding bmm, mm, view_copy, slice_copy, split_with_sizes_copy optimizations
Test plan
Unit test