-
Notifications
You must be signed in to change notification settings - Fork 684
Add initial backends/cadence/vision module scaffold with optimized softmax kernel (no iDMA), fix new op dependencies,, update namespace (#12480) #14398
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
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/14398
Note: Links to docs will display an error until the docs builds have been completed. ❌ 2 New FailuresAs of commit 214ab59 with merge base 18498bf ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
@zonglinpeng has exported this pull request. If you are a Meta employee, you can view the originating diff in D82685201. |
This PR needs a
|
@zonglinpeng has exported this pull request. If you are a Meta employee, you can view the originating diff in D82685201. |
572fb36
to
a46bb5e
Compare
…ftmax kernel (no iDMA), fix new op dependencies, update namespaces, fix compatibility build errors (pytorch#14398) Summary: Pull Request resolved: pytorch#14398 #### Release notes: backends 1. Created backends/cadence/vision module scaffold to which we plan to add optimized kernels for Vision 130. 2. Added an optimized softmax kernel without iDMA to vision/third_party. Pull Request resolved: pytorch#12480 Test Plan: Add -DEXECUTORCH_VISION_OPT=ON to enable vision optimized kernels while building the cadence cmake. Rest of the steps remain the same. Rollback Plan: Differential Revision: D82685201 Pulled By: zonglinpeng
@zonglinpeng has exported this pull request. If you are a Meta employee, you can view the originating diff in D82685201. |
…ftmax kernel (no iDMA), fix new op dependencies, update namespaces, fix compatibility build errors (pytorch#14398) Summary: Pull Request resolved: pytorch#14398 #### Release notes: backends 1. Created backends/cadence/vision module scaffold to which we plan to add optimized kernels for Vision 130. 2. Added an optimized softmax kernel without iDMA to vision/third_party. Pull Request resolved: pytorch#12480 Test Plan: Add -DEXECUTORCH_VISION_OPT=ON to enable vision optimized kernels while building the cadence cmake. Rest of the steps remain the same. Rollback Plan: Differential Revision: D82685201 Pulled By: zonglinpeng
a46bb5e
to
1bb99b8
Compare
@zonglinpeng has exported this pull request. If you are a Meta employee, you can view the originating diff in D82685201. |
…ftmax kernel (no iDMA), fix new op dependencies, update namespaces, fix compatibility build errors (pytorch#14398) Summary: Pull Request resolved: pytorch#14398 #### Release notes: backends 1. Created backends/cadence/vision module scaffold to which we plan to add optimized kernels for Vision 130. 2. Added an optimized softmax kernel without iDMA to vision/third_party. Pull Request resolved: pytorch#12480 Test Plan: Add -DEXECUTORCH_VISION_OPT=ON to enable vision optimized kernels while building the cadence cmake. Rest of the steps remain the same. buck test -j 4 'fbcode//mode/opt' fbcode//on_device_ai/Assistant/Jarvis/nightly:test_mv130_nightly -- test_aten__softmax_out Buck UI: https://www.internalfb.com/buck2/367cba5f-fffe-4b96-a4b0-cc9383b3d595 Test UI: https://www.internalfb.com/intern/testinfra/testrun/9007199367513270 Differential Revision: D82685201 Pulled By: zonglinpeng
1bb99b8
to
9d6cac2
Compare
@zonglinpeng has exported this pull request. If you are a Meta employee, you can view the originating diff in D82685201. |
…ftmax kernel (no iDMA), fix new op dependencies, update namespaces, fix compatibility build errors (pytorch#14398) Summary: Pull Request resolved: pytorch#14398 #### Release notes: backends 1. Created backends/cadence/vision module scaffold to which we plan to add optimized kernels for Vision 130. 2. Added an optimized softmax kernel without iDMA to vision/third_party. Pull Request resolved: pytorch#12480 Test Plan: Add -DEXECUTORCH_VISION_OPT=ON to enable vision optimized kernels while building the cadence cmake. Rest of the steps remain the same. buck test -j 4 'fbcode//mode/opt' fbcode//on_device_ai/Assistant/Jarvis/nightly:test_mv130_nightly -- test_aten__softmax_out Buck UI: https://www.internalfb.com/buck2/367cba5f-fffe-4b96-a4b0-cc9383b3d595 Test UI: https://www.internalfb.com/intern/testinfra/testrun/9007199367513270 Differential Revision: D82685201 Pulled By: zonglinpeng
9d6cac2
to
a80bad5
Compare
@zonglinpeng has exported this pull request. If you are a Meta employee, you can view the originating diff in D82685201. |
a80bad5
to
afb5221
Compare
…ftmax kernel (no iDMA), fix new op dependencies, update namespaces, fix compatibility build errors (pytorch#14398) Summary: Pull Request resolved: pytorch#14398 #### Release notes: backends 1. Created backends/cadence/vision module scaffold to which we plan to add optimized kernels for Vision 130. 2. Added an optimized softmax kernel without iDMA to vision/third_party. Pull Request resolved: pytorch#12480 Test Plan: Add -DEXECUTORCH_VISION_OPT=ON to enable vision optimized kernels while building the cadence cmake. Rest of the steps remain the same. buck test -j 4 'fbcode//mode/opt' fbcode//on_device_ai/Assistant/Jarvis/nightly:test_mv130_nightly -- test_aten__softmax_out Buck UI: https://www.internalfb.com/buck2/367cba5f-fffe-4b96-a4b0-cc9383b3d595 Test UI: https://www.internalfb.com/intern/testinfra/testrun/9007199367513270 Reviewed By: hsharma35 Differential Revision: D82685201 Pulled By: zonglinpeng
@zonglinpeng has exported this pull request. If you are a Meta employee, you can view the originating diff in D82685201. |
…ftmax kernel (no iDMA), fix new op dependencies, update namespaces, fix compatibility build errors (pytorch#14398) Summary: Pull Request resolved: pytorch#14398 #### Release notes: backends 1. Created backends/cadence/vision module scaffold to which we plan to add optimized kernels for Vision 130. 2. Added an optimized softmax kernel without iDMA to vision/third_party. Pull Request resolved: pytorch#12480 Test Plan: Add -DEXECUTORCH_VISION_OPT=ON to enable vision optimized kernels while building the cadence cmake. Rest of the steps remain the same. buck test -j 4 'fbcode//mode/opt' fbcode//on_device_ai/Assistant/Jarvis/nightly:test_mv130_nightly -- test_aten__softmax_out Buck UI: https://www.internalfb.com/buck2/367cba5f-fffe-4b96-a4b0-cc9383b3d595 Test UI: https://www.internalfb.com/intern/testinfra/testrun/9007199367513270 Reviewed By: hsharma35 Differential Revision: D82685201 Pulled By: zonglinpeng
afb5221
to
63fdcae
Compare
…ftmax kernel (no iDMA), fix new op dependencies, update namespaces, fix compatibility build errors (pytorch#14398) Summary: Pull Request resolved: pytorch#14398 #### Release notes: backends 1. Created backends/cadence/vision module scaffold to which we plan to add optimized kernels for Vision 130. 2. Added an optimized softmax kernel without iDMA to vision/third_party. Pull Request resolved: pytorch#12480 Test Plan: Add -DEXECUTORCH_VISION_OPT=ON to enable vision optimized kernels while building the cadence cmake. Rest of the steps remain the same. buck test -j 4 'fbcode//mode/opt' fbcode//on_device_ai/Assistant/Jarvis/nightly:test_mv130_nightly -- test_aten__softmax_out Buck UI: https://www.internalfb.com/buck2/367cba5f-fffe-4b96-a4b0-cc9383b3d595 Test UI: https://www.internalfb.com/intern/testinfra/testrun/9007199367513270 Reviewed By: hsharma35 Differential Revision: D82685201 Pulled By: zonglinpeng
@zonglinpeng has exported this pull request. If you are a Meta employee, you can view the originating diff in D82685201. |
63fdcae
to
214ab59
Compare
…ftmax kernel (no iDMA), fix new op dependencies,, update namespace (pytorch#12480) Differential Revision: D82685201 Pull Request resolved: pytorch#14398
Summary:
Release notes: backends
Test Plan:
Add -DEXECUTORCH_VISION_OPT=ON to enable vision optimized kernels while building the cadence cmake. Rest of the steps remain the same.
Rollback Plan:
Differential Revision: D82685201
Pulled By: zonglinpeng