Home
last modified time | relevance | path

Searched refs:reset_max_memory_cached (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/docs/source/
H A Dcuda.rst116 reset_max_memory_cached
/aosp_15_r20/external/pytorch/torch/cuda/
H A Dmemory.py373 def reset_max_memory_cached(device: Union[Device, int] = None) -> None: function