TensorPlay
API symbolscuda
Copy
View MarkdownDownload .md

tensorplay.cuda.reset_accumulated_memory_stats

tensorplay.cuda.reset_accumulated_memory_stats(device: Any | None = None) None[source]

Reset the “accumulated” (historical) stats tracked by the CUDA memory allocator.

This TensorPlay build does not track historical totals; the call is a no-op.

Ask DeepWiki