-
Notifications
You must be signed in to change notification settings - Fork 608
port add ops, create new 3p buck targets, add op_add kernel modification #6601
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
port add ops, create new 3p buck targets, add op_add kernel modification #6601
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/6601
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: ✅ No FailuresAs of commit 0468929 with merge base 97b58bb ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D65300260 |
b0c8d44
to
6b7a223
Compare
…ion (pytorch#6601) Summary: Done the three things as titled - create buck targets for add mul sub div sigmoid and tanh - create new thirdparty buck targets for internal use: the OSS version is unique and leading to the GH version. by buckify the “staging” targets it’s much faster for us to get to the latest kernels. - modified cadence kernels to use the XT_ APIs Differential Revision: D65300260
This pull request was exported from Phabricator. Differential Revision: D65300260 |
…ion (pytorch#6601) Summary: Done the three things as titled - create buck targets for add mul sub div sigmoid and tanh - create new thirdparty buck targets for internal use: the OSS version is unique and leading to the GH version. by buckify the “staging” targets it’s much faster for us to get to the latest kernels. - modified cadence kernels to use the XT_ APIs Differential Revision: D65300260
6b7a223
to
a6eea2e
Compare
This pull request was exported from Phabricator. Differential Revision: D65300260 |
…s, add kernel modification (pytorch#6601) Summary: Done the three things as titled - create buck targets for add mul sub div sigmoid and tanh - create new thirdparty buck targets for internal use: the OSS version is unique and leading to the GH version. by buckify the “staging” targets it’s much faster for us to get to the latest kernels. - modified cadence kernels to use the XT_ APIs Reviewed By: hsharma35 Differential Revision: D65300260
a6eea2e
to
6da9617
Compare
This pull request was exported from Phabricator. Differential Revision: D65300260 |
6da9617
to
0e09879
Compare
…s, add kernel modification (pytorch#6601) Summary: Done the three things as titled - create buck targets for add mul sub div sigmoid and tanh - create new thirdparty buck targets for internal use: the OSS version is unique and leading to the GH version. by buckify the “staging” targets it’s much faster for us to get to the latest kernels. - modified cadence kernels to use the XT_ APIs Reviewed By: hsharma35 Differential Revision: D65300260
This pull request was exported from Phabricator. Differential Revision: D65300260 |
…s, add kernel modification (pytorch#6601) Summary: Done the three things as titled - create buck targets for add mul sub div sigmoid and tanh - create new thirdparty buck targets for internal use: the OSS version is unique and leading to the GH version. by buckify the “staging” targets it’s much faster for us to get to the latest kernels. - modified cadence kernels to use the XT_ APIs Reviewed By: hsharma35 Differential Revision: D65300260
0e09879
to
6f48461
Compare
This pull request was exported from Phabricator. Differential Revision: D65300260 |
…s, add kernel modification (pytorch#6601) Summary: Done the three things as titled - create buck targets for add mul sub div sigmoid and tanh - create new thirdparty buck targets for internal use: the OSS version is unique and leading to the GH version. by buckify the “staging” targets it’s much faster for us to get to the latest kernels. - modified cadence kernels to use the XT_ APIs Reviewed By: hsharma35 Differential Revision: D65300260
6f48461
to
0468929
Compare
This pull request was exported from Phabricator. Differential Revision: D65300260 |
Summary:
Done the three things as titled
Differential Revision: D65300260