-
Notifications
You must be signed in to change notification settings - Fork 743
Migrate more generic cadence operators to oss. #16024
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
Summary: Pull Request resolved: pytorch#15982 as titled Differential Revision: D87882617 Reviewed By: skrtskrtfb, zonglinpeng
Summary: Pull Request resolved: pytorch#15983 Migrates cadence custom operators to oss. Differential Revision: D87880917 Reviewed By: ethansfng
Summary: Stick to `op_<NAME>` convention for operator library. Differential Revision: D88079745
Summary: * op_avg_pool2d * op_softmax * op_conv*d Differential Revision: D88081853
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/16024
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit abfa3c3 with merge base 2ebed88 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@hsharma35 has exported this pull request. If you are a Meta employee, you can view the originating Diff in D88084935. |
This PR needs a
|
Summary: Pull Request resolved: pytorch#16024 * op_fully_connected * op_idma_copy * op_idma_wait * op_requantize * op_transposed_convolution * op_transposed_im2row Reviewed By: DrJessop, mcremon-meta Differential Revision: D88084935
7990205 to
6bb9f38
Compare
Summary: Pull Request resolved: pytorch#16024 * op_fully_connected * op_idma_copy * op_idma_wait * op_requantize * op_transposed_convolution * op_transposed_im2row Reviewed By: DrJessop, mcremon-meta Differential Revision: D88084935
6bb9f38 to
abfa3c3
Compare
Summary:
Differential Revision: D88084935