-
Notifications
You must be signed in to change notification settings - Fork 607
Adding executorch_prim::mod.Scalar #5721
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/5721
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 513a4b1 with merge base 13408b9 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D63518182 |
Summary: Adding mod.Scalar required by the Seamless ASR model example. Reviewed By: JacobSzwejbka Differential Revision: D63518182
c70ff0e
to
d6eec88
Compare
This pull request was exported from Phabricator. Differential Revision: D63518182 |
Summary: Adding mod.Scalar required by the Seamless ASR model example. Reviewed By: JacobSzwejbka Differential Revision: D63518182
d6eec88
to
b3973a2
Compare
This pull request was exported from Phabricator. Differential Revision: D63518182 |
Summary: Adding mod.Scalar required by the Seamless ASR model example. Reviewed By: JacobSzwejbka Differential Revision: D63518182
b3973a2
to
513a4b1
Compare
This pull request was exported from Phabricator. Differential Revision: D63518182 |
This pull request has been merged in a4ee59a. |
@pytorchbot cherry-pick --onto release/0.4 -c fixnewfeature |
Cherry picking #5721The cherry pick PR is at #6133 and it is recommended to link a fixnewfeature cherry pick PR with an issue. The following tracker issues are updated: Details for Dev Infra teamRaised by workflow job |
Adding executorch_prim::mod.Scalar (#5721) Summary: Pull Request resolved: #5721 Adding mod.Scalar required by the Seamless ASR model example. Reviewed By: JacobSzwejbka Differential Revision: D63518182 fbshipit-source-id: b76ef5270d75a257216cdb6a218006156a2c48ce (cherry picked from commit a4ee59a) Co-authored-by: Tarun Karuturi <[email protected]>
Summary: Adding mod.Scalar required by the Seamless ASR model example.
Differential Revision: D63518182