Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/distributed/elastic/utils/
H A Dapi.py30 def get_socket_with_port() -> socket.socket: function
H A Ddistributed.py154 def get_socket_with_port() -> socket.socket: function