-
Notifications
You must be signed in to change notification settings - Fork 26.3k
[Static Runtime] Add out variant wrapper for aten::ones #73851
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
Summary: This change adds an out variant wrapper for aten::ones Test Plan: Added a unittest Reviewed By: mikeiovine Differential Revision: D34557095 fbshipit-source-id: 8b72c8bee552e62976db0bd133b682ff78461ec0
CI Flow Status⚛️ CI FlowRuleset - Version:
|
🔗 Helpful links
💊 CI failures summary and remediationsAs of commit 9ac278a (more details on the Dr. CI page): 💚 💚 Looks good so far! There are no failures yet. 💚 💚 This comment was automatically generated by Dr. CI (expand for details).Please report bugs/suggestions to the (internal) Dr. CI Users group. |
|
This pull request was exported from Phabricator. Differential Revision: D34557095 |
Summary: Pull Request resolved: #73851 This change adds an out variant wrapper for aten::ones Test Plan: Added a unittest Reviewed By: mikeiovine Differential Revision: D34557095 fbshipit-source-id: 0d2ac8d0ad6f73067e28c2cebd3b4a018a9b17ae
Summary: Pull Request resolved: pytorch/pytorch#73851 This change adds an out variant wrapper for aten::ones Test Plan: Added a unittest Reviewed By: mikeiovine Differential Revision: D34557095 fbshipit-source-id: 0d2ac8d0ad6f73067e28c2cebd3b4a018a9b17ae (cherry picked from commit cc1dda957b8c3acd71de3aa6054c11a9aab5cfa6)
Summary: Pull Request resolved: pytorch/pytorch#73851 This change adds an out variant wrapper for aten::ones Test Plan: Added a unittest Reviewed By: mikeiovine Differential Revision: D34557095 fbshipit-source-id: 0d2ac8d0ad6f73067e28c2cebd3b4a018a9b17ae (cherry picked from commit cc1dda957b8c3acd71de3aa6054c11a9aab5cfa6)
Summary: This change adds an out variant wrapper for aten::ones
Test Plan: Added a unittest
Reviewed By: mikeiovine
Differential Revision: D34557095