pytorch
0ec46465 - CUDA Graph Trees - error on deallocated access (#100927)

Commit
2 years ago
CUDA Graph Trees - error on deallocated access (#100927) Turn warning to error if we detect tensor is accessed after its memory is overwritten/released by a new invocation of cudagraphs. Pull Request resolved: https://github.com/pytorch/pytorch/pull/100927 Approved by: https://github.com/zou3519
Author
Committer
Parents
Loading