Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/distributed/elastic/rendezvous/
H A Detcd_rendezvous.py250 self.create_path_if_not_exists(self._prefix)
253 self.create_path_if_not_exists(self.get_path(""), ttl=CONST_RUNID_SUBROOT_TTL)
259 self.create_path_if_not_exists(self.get_path("/rdzv"))
873 def create_path_if_not_exists(self, full_path, ttl=None): member in EtcdRendezvous
971 self.create_path_if_not_exists(store_path)