pytorch
d4990ad5 - Fix the example in the extending.func.rst (#109279)

Commit
1 year ago
Fix the example in the extending.func.rst (#109279) As the title shown ,the `backward` function is missing the definition of `ind` and `ind_inv`, which will lead to error when calling backward Pull Request resolved: https://github.com/pytorch/pytorch/pull/109279 Approved by: https://github.com/zou3519
Author
Committer
Parents
Loading