-
Notifications
You must be signed in to change notification settings - Fork 24.9k
[Caffe2] Add float batch box cox SVE128 implementation #159778
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/159778
Note: Links to docs will display an error until the docs builds have been completed. ❌ 8 New FailuresAs of commit 1835a92 with merge base bfc873d ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
This pull request was exported from Phabricator. Differential Revision: D78994871 |
This pull request was exported from Phabricator. Differential Revision: D78994871 |
213f53a
to
4a145fa
Compare
Summary: Pull Request resolved: pytorch#159778 We are introducing SVE128 perfkernels As first translation, we are implementing float32 batch box cox for SVE128 Test Plan: Sigrid Predictor canary Rollback Plan: Differential Revision: D78994871 Privacy Context Container: L1196524
This pull request was exported from Phabricator. Differential Revision: D78994871 |
Summary: Pull Request resolved: pytorch#159778 We are introducing SVE128 perfkernels As first translation, we are implementing float32 batch box cox for SVE128 Test Plan: Sigrid Predictor canary Rollback Plan: Differential Revision: D78994871 Privacy Context Container: L1196524
4a145fa
to
c03188b
Compare
This pull request was exported from Phabricator. Differential Revision: D78994871 |
c03188b
to
3f838b1
Compare
Summary: Pull Request resolved: pytorch#159778 We are introducing SVE128 perfkernels As first translation, we are implementing float32 batch box cox for SVE128 Test Plan: Sigrid Predictor canary Rollback Plan: Differential Revision: D78994871 Privacy Context Container: L1196524
This pull request was exported from Phabricator. Differential Revision: D78994871 |
3f838b1
to
02a9710
Compare
Summary: Pull Request resolved: pytorch#159778 We are introducing SVE128 perfkernels As first translation, we are implementing float32 batch box cox for SVE128 Test Plan: Sigrid Predictor canary Rollback Plan: Differential Revision: D78994871 Privacy Context Container: L1196524
This pull request was exported from Phabricator. Differential Revision: D78994871 |
02a9710
to
03fb3ed
Compare
Summary: Pull Request resolved: pytorch#159778 We are introducing SVE128 perfkernels As first translation, we are implementing float32 batch box cox for SVE128 Test Plan: Sigrid Predictor canary Rollback Plan: Differential Revision: D78994871 Privacy Context Container: L1196524
This pull request was exported from Phabricator. Differential Revision: D78994871 |
Summary: Pull Request resolved: pytorch#159778 We are introducing SVE128 perfkernels As first translation, we are implementing float32 batch box cox for SVE128 Test Plan: Sigrid Predictor canary Rollback Plan: Differential Revision: D78994871 Privacy Context Container: L1196524
03fb3ed
to
45389c2
Compare
This pull request was exported from Phabricator. Differential Revision: D78994871 |
45389c2
to
35d1cf9
Compare
Summary: Pull Request resolved: #159778 We are introducing SVE128 perfkernels As first translation, we are implementing float32 batch box cox for SVE128 Test Plan: Sigrid Predictor canary Rollback Plan: Differential Revision: D78994871 Privacy Context Container: L1196524
This pull request was exported from Phabricator. Differential Revision: D78994871 |
35d1cf9
to
5ac1f08
Compare
Summary: Pull Request resolved: pytorch#159778 We are introducing SVE128 perfkernels As first translation, we are implementing float32 batch box cox for SVE128 Test Plan: Sigrid Predictor canary Rollback Plan: Differential Revision: D78994871 Privacy Context Container: L1196524
This pull request was exported from Phabricator. Differential Revision: D78994871 |
5ac1f08
to
6b714e4
Compare
Summary: Pull Request resolved: pytorch#159778 We are introducing SVE128 perfkernels As first translation, we are implementing float32 batch box cox for SVE128 Test Plan: Sigrid Predictor canary Rollback Plan: Differential Revision: D78994871 Privacy Context Container: L1196524
Summary: Pull Request resolved: pytorch#158932 Importing pytorch#138388, as it improves SVE support for perfkernels Test Plan: We will test it on AdFinder/AdRetriever/AdRanker offline tier Differential Revision: D70788867 Reviewed By: r1mikey
This pull request was exported from Phabricator. Differential Revision: D78994871 |
6b714e4
to
43d3ff9
Compare
Summary: Pull Request resolved: #159778 We are introducing SVE128 perfkernels As first translation, we are implementing float32 batch box cox for SVE128 Test Plan: Sigrid Predictor canary Rollback Plan: Differential Revision: D78994871 Privacy Context Container: L1196524
Summary: Enabling compilation targeting SVE128 Test Plan: AdRanker/AdFinder ServiceLab Differential Revision: D78691521
This pull request was exported from Phabricator. Differential Revision: D78994871 |
43d3ff9
to
f8560b9
Compare
Summary: Pull Request resolved: pytorch#159778 We are introducing SVE128 perfkernels As first translation, we are implementing float32 batch box cox for SVE128 Test Plan: Sigrid Predictor canary Rollback Plan: Differential Revision: D78994871 Privacy Context Container: L1196524
This pull request was exported from Phabricator. Differential Revision: D78994871 |
Summary: Pull Request resolved: pytorch#159778 We are introducing SVE128 perfkernels As first translation, we are implementing float32 batch box cox for SVE128 Test Plan: Sigrid Predictor canary Rollback Plan: Differential Revision: D78994871 Privacy Context Container: L1196524
f8560b9
to
e4bafae
Compare
Summary: We are introducing the SVE128 vectorized<> layer. Idea is to differentiate SVE128 perfkernels from the general SVE implementation Mixing NEON and SVE should maximize performance on SVE128 cpus Test Plan: Sigrid Predictor canary Differential Revision: D78902495
Summary: Pull Request resolved: pytorch#159778 We are introducing SVE128 perfkernels As first translation, we are implementing float32 batch box cox for SVE128 Test Plan: Sigrid Predictor canary Rollback Plan: Differential Revision: D78994871 Privacy Context Container: L1196524
This pull request was exported from Phabricator. Differential Revision: D78994871 |
e4bafae
to
1835a92
Compare
Summary:
We are introducing SVE128 perfkernels
As first translation, we are implementing float32 batch box cox for SVE128
Test Plan:
Sigrid Predictor canary
Rollback Plan:
Differential Revision:
D78994871
Privacy Context Container: L1196524
cc @jgong5 @mingfeima @XiaobingSuper @sanchitintel @ashokei @jingxu10 @jerryzh168 @voznesenskym @penguinwu @EikanWang @Guobing-Chen @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @ipiszy @chenyang78 @kadeng @muchulee8 @amjames @chauhang @aakhundov @coconutruben