pytorch
d4ae7896 - OpInfos for new_blah functions and some _like functions (#67357)

Commit
4 years ago
OpInfos for new_blah functions and some _like functions (#67357) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/67357 This PR adds OpInfos for: - new_ones, new_zeros, new_full, new_empty - rand_like, randint_like I forgot to add the _like functions in a previous PR, so here they are. Test Plan: - wait for tests Reviewed By: mruberry Differential Revision: D31969533 Pulled By: zou3519 fbshipit-source-id: 236d70d66e82f1d6f8e5254b55ca2a37b54c9494
Author
Parents
Loading