API symbolscuda
Copy
tensorplay.cuda.reset_max_memory_cached
- tensorplay.cuda.reset_max_memory_cached(device: Any | None = None) None[source]
Reset the starting point in tracking maximum GPU memory managed by the caching allocator for a given device.
Warning
This function now calls
reset_peak_memory_stats(), which resets /all/ peak memory stats.
Help improve this page
Found an error, an unclear step, or a missing example?
Was this page helpful?
