Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/cuda/
H A D_sanitizer.py430 def _handle_memory_allocation(self, data_ptr: DataPtr) -> None: member in EventHandler
544 self.event_handler._handle_memory_allocation
/aosp_15_r20/external/pytorch/docs/source/
H A Dcuda._sanitizer.rst69 File "pytorch/torch/cuda/_sanitizer.py", line 420, in _handle_memory_allocation