pytorch
736adc08 - Memory snapshots from C++ (#86190)

Commit
2 years ago
Memory snapshots from C++ (#86190) Sometimes the driving process want to save memory snapshots but isn't Python. Add a simple API to turn it on without python stack traces. It still saves to the same format for the vizualization and summary scripts, using the C++ Pickler. Pull Request resolved: https://github.com/pytorch/pytorch/pull/86190 Approved by: https://github.com/ezyang
Author
Committer
Parents
Loading