pytorch
a0c7b888 - remove backward hook in memory_tracker (#90143)

Commit
2 years ago
remove backward hook in memory_tracker (#90143) remove backward hook in memory_tracker, as it does not work well with jagged tensor in some cases, it is OK to remove this hook for now as it does not really track any stats Pull Request resolved: https://github.com/pytorch/pytorch/pull/90143 Approved by: https://github.com/rohan-varma
Author
Committer
Parents
Loading