Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DStore.cpp65 bool Store::hasExtendedApi() const { in hasExtendedApi() function in c10d::Store
H A DPrefixStore.cpp105 bool PrefixStore::hasExtendedApi() const { in hasExtendedApi() function in c10d::PrefixStore
H A DHashStore.cpp169 bool HashStore::hasExtendedApi() const { in hasExtendedApi() function in c10d::HashStore
H A DTCPStore.cpp663 bool TCPStore::hasExtendedApi() const { in hasExtendedApi() function in c10d::TCPStore
H A Dinit.cpp319 bool hasExtendedApi() const override { in hasExtendedApi() function in torch::distributed::c10d::__anon8bd2e8f60211::PythonStore