Home
last modified time | relevance | path

Searched refs:is_libuv_tcpstore_backend_available (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DTCPStoreBackend.hpp72 bool is_libuv_tcpstore_backend_available();
H A DTCPStore.cpp278 ::c10d::detail::is_libuv_tcpstore_backend_available(),
H A DTCPStoreLibUvBackend.cpp1331 bool is_libuv_tcpstore_backend_available() { in is_libuv_tcpstore_backend_available() function