API symbolscudaCopyCopy as MarkdownCopy page linkView MarkdownDownload .mdOpenAIOpen in ChatGPTClaudeOpen in ClaudePerplexityOpen in PerplexityGrokOpen in Grok 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. Help improve this pageFound an error, an unclear step, or a missing example?Was this page helpful?YesNoSuggest an editReport an issuetensorplay.cuda.reset_accumulated_host_memory_statsReset the “accumulated” (historical) stats tracked by the host memory allocator.tensorplay.cuda.reset_max_memory_allocatedReset the starting point in tracking maximum GPU memory occupied by tensors for a given device.