Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DProcessGroupUCC.hpp46 struct event_pool_t { struct
48 std::queue<std::unique_ptr<at::cuda::CUDAEvent>> event_pool;
50 std::mutex event_pool_mutex;