pytorch
0b51ee31 - Add missing return statement from 57057 (#57669)

Commit
3 years ago
Add missing return statement from 57057 (#57669) Summary: Fixes a bug introduced by https://github.com/pytorch/pytorch/issues/57057 cc ailzhang while writing the tests, I realized that for these functions, we don't properly set the CreationMeta in no grad mode and Inference mode. Added a todo there. Pull Request resolved: https://github.com/pytorch/pytorch/pull/57669 Reviewed By: soulitzer Differential Revision: D28231005 Pulled By: albanD fbshipit-source-id: 08a68d23ded87027476914bc87f3a0537f01fc33
Author
Parents
Loading