Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DCUDASymmetricMemory.cu47 class IpcChannel { class
49 IpcChannel() : socket_name_(get_socket_name(getpid())) { in IpcChannel() function in __anon39f403ca0111::IpcChannel