# tensorplay.cuda.reset_accumulated_memory_stats

Source: https://www.tensorplay.cn/docs/generated/tensorplay.cuda.reset_accumulated_memory_stats.html

# tensorplay.cuda.reset_accumulated_memory_stats

tensorplay.cuda.reset_accumulated_memory_stats(device: [Any](https://docs.python.org/3/library/typing.html#typing.Any) | [None](https://docs.python.org/3/library/constants.html#None) = None) &#x2192; [None](https://docs.python.org/3/library/constants.html#None)[[source]](../_modules/tensorplay/cuda/memory.html#reset_accumulated_memory_stats)

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.
