Home
last modified time | relevance | path

Searched defs:record_stream (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/xpu/
H A DCachingHostAllocator.cpp22 void record_stream( in record_stream() function
/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/
H A DCachingHostAllocator.cpp107 void record_stream( in record_stream() function
/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A DCachingHostAllocator.h330 virtual void record_stream(std::optional<std::vector<E>>& events, S stream) { in record_stream() function