-
Notifications
You must be signed in to change notification settings - Fork 539
Adding operators: bitwiseand, bitwiseor, bitwisexor, embedding, eq, fmod, ge, gt, hardtanh, le, lt, maskedfill, ne, select_copy and quantisedmatmul #10840
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
Adding Convolution operator optimizations
…mod, ge, gt, hardtanh, le, lt, maskedfill, ne, select_copy and quantisedmatmul
Adding operators: bitwiseand, bitwiseor, bitwisexor, embedding, eq, fmod, ge, gt, hardtanh, le, lt, maskedfill, ne, select_copy and quantisedmatmul
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/10840
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New FailureAs of commit 06bb493 with merge base 19d3bce ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
@pytorchbot |
Adding operators: bitwiseand, bitwiseor, bitwisexor, embedding, eq, fmod, ge, gt, hardtanh, le, lt, maskedfill, ne, select_copy and quantisedmatmul, the remaining ops
Test plan
tested through unnitest