pytorch
1b80f609 - [Static Runtime] Add out variant wrapper for aten::ones_like (#73945)

Commit
2 years ago
[Static Runtime] Add out variant wrapper for aten::ones_like (#73945) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/73945 This change adds add out variant wrapper for aten::ones_like. Test Plan: - Added a unittest. - Checked that the op execution got switched to its added out variant (P485330978). Reviewed By: hlu1 Differential Revision: D34727057 fbshipit-source-id: 5022a7f547d53b0c00459d3959ad3c6e6a8a62d5 (cherry picked from commit 1bec4680e8173654400b165d720a0902136dba0f)
Author
Committer
Parents
Loading