Searched defs:hasExtendedApi (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/ | ||
H A D | Store.cpp | 65 bool Store::hasExtendedApi() const { in hasExtendedApi() function in c10d::Store |
H A D | PrefixStore.cpp | 105 bool PrefixStore::hasExtendedApi() const { in hasExtendedApi() function in c10d::PrefixStore |
H A D | HashStore.cpp | 169 bool HashStore::hasExtendedApi() const { in hasExtendedApi() function in c10d::HashStore |
H A D | TCPStore.cpp | 663 bool TCPStore::hasExtendedApi() const { in hasExtendedApi() function in c10d::TCPStore |
H A D | init.cpp | 319 bool hasExtendedApi() const override { in hasExtendedApi() function in torch::distributed::c10d::__anon8bd2e8f60211::PythonStore |