pytorch
3c20b5be - Change autogradNotImplementedFallback to utilize is_mutable and is_aliasing from FunctionSchema (#81917)

Commit
3 years ago
Change autogradNotImplementedFallback to utilize is_mutable and is_aliasing from FunctionSchema (#81917) - Simplifies autogradNotImplementedFallback methods to utilize new FunctionSchema Functionality (is_mutable and is_aliasing) - Tested through running autogradNotImplementedFallback tests in autograd.cpp Pull Request resolved: https://github.com/pytorch/pytorch/pull/81917 Approved by: https://github.com/soulitzer
Author
goldenxuett
Committer
Parents
Loading