megengine.distributed.get_py_server_addr#

get_py_server_addr()[源代码]#

获取 python XML RPC 服务器的主机IP和端口。

返回类型:

Tuple[str, int]