pytorch
60f22a40 - [Static Runtime] Add out variant wrapper for aten::zeros (#73946)

Commit
2 years ago
[Static Runtime] Add out variant wrapper for aten::zeros (#73946) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/73946 This change adds an out variant wrapper for aten::zeros. Test Plan: - Added a unittest. - Confirmed that the added out variant gets executed by the unittest (P485324923). Reviewed By: mikeiovine Differential Revision: D34725843 fbshipit-source-id: 3ac02ba1914c4a51969381e610d4243df65071ed (cherry picked from commit 368836d51709b7f96c79114984a95606b29766b1)
Author
Committer
Parents
Loading