Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dlocal_device_state.h168 EventPool event_pool_; variable
/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/
H A DCachingHostAllocator.cpp64 std::vector<std::unique_ptr<at::cuda::CUDAEvent>> event_pool_; member
/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDACachingAllocator.cpp809 std::vector<std::unique_ptr<cudaEvent_t>> event_pool_; member