mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-17 21:14:18 +00:00
1 line
21 KiB
JSON
1 line
21 KiB
JSON
{".class": "MypyFile", "_fullname": "torch.distributed.rpc.api", "is_partial_stub_package": false, "is_stub": false, "names": {".class": "SymbolTable", "AllGatherStates": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "torch.distributed.rpc.api.AllGatherStates", "name": "AllGatherStates", "type_vars": []}, "flags": [], "fullname": "torch.distributed.rpc.api.AllGatherStates", "metaclass_type": null, "metadata": {}, "module_name": "torch.distributed.rpc.api", "mro": ["torch.distributed.rpc.api.AllGatherStates", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "torch.distributed.rpc.api.AllGatherStates.__init__", "name": "__init__", "type": null}}, "gathered_objects": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributed.rpc.api.AllGatherStates.gathered_objects", "name": "gathered_objects", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "proceed_signal": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributed.rpc.api.AllGatherStates.proceed_signal", "name": "proceed_signal", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "Any": {".class": "SymbolTableNode", "cross_ref": "typing.Any", "kind": "Gdef"}, "DEFAULT_SHUTDOWN_TIMEOUT": {".class": "SymbolTableNode", "cross_ref": "torch.distributed.rpc.constants.DEFAULT_SHUTDOWN_TIMEOUT", "kind": "Gdef"}, "Dict": {".class": "SymbolTableNode", "cross_ref": "typing.Dict", "kind": "Gdef"}, "Future": {".class": "SymbolTableNode", "cross_ref": "torch.futures.Future", "kind": "Gdef"}, "Generic": {".class": "SymbolTableNode", "cross_ref": "typing.Generic", "kind": "Gdef"}, "GenericWithOneTypeVar": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributed.rpc.api.GenericWithOneTypeVar", "name": "GenericWithOneTypeVar", "type": "builtins.object"}}, "PyRRef": {".class": "SymbolTableNode", "cross_ref": "torch._C._distributed_rpc.PyRRef", "kind": "Gdef"}, "PythonUDF": {".class": "SymbolTableNode", "cross_ref": "torch.distributed.rpc.internal.PythonUDF", "kind": "Gdef"}, "RPCExecMode": {".class": "SymbolTableNode", "cross_ref": "torch.distributed.rpc.internal.RPCExecMode", "kind": "Gdef"}, "RRef": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["torch._C._distributed_rpc.PyRRef"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "torch.distributed.rpc.api.RRef", "name": "RRef", "type_vars": [{".class": "TypeVarDef", "fullname": "torch.distributed.rpc.api.T", "id": 1, "name": "T", "upper_bound": "builtins.object", "values": [], "variance": 0}]}, "flags": [], "fullname": "torch.distributed.rpc.api.RRef", "metaclass_type": null, "metadata": {}, "module_name": "torch.distributed.rpc.api", "mro": ["torch.distributed.rpc.api.RRef", "torch._C._distributed_rpc.PyRRef", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": ["T"], "typeddict_type": null}}, "RRefMeta": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "torch.distributed.rpc.api.RRefMeta", "name": "RRefMeta", "type_vars": []}, "flags": ["fallback_to_any"], "fullname": "torch.distributed.rpc.api.RRefMeta", "metaclass_type": null, "metadata": {}, "module_name": "torch.distributed.rpc.api", "mro": ["torch.distributed.rpc.api.RRefMeta", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "RemoteProfilerManager": {".class": "SymbolTableNode", "cross_ref": "torch._C._distributed_rpc.RemoteProfilerManager", "kind": "Gdef"}, "Set": {".class": "SymbolTableNode", "cross_ref": "typing.Set", "kind": "Gdef"}, "T": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeVarExpr", "fullname": "torch.distributed.rpc.api.T", "name": "T", "upper_bound": "builtins.object", "values": [], "variance": 0}}, "TypeVar": {".class": "SymbolTableNode", "cross_ref": "typing.TypeVar", "kind": "Gdef"}, "UNSET_RPC_TIMEOUT": {".class": "SymbolTableNode", "cross_ref": "torch.distributed.rpc.constants.UNSET_RPC_TIMEOUT", "kind": "Gdef"}, "WorkerInfo": {".class": "SymbolTableNode", "cross_ref": "torch._C._distributed_rpc.WorkerInfo", "kind": "Gdef"}, "_ALL_WORKER_NAMES": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "torch.distributed.rpc.api._ALL_WORKER_NAMES", "name": "_ALL_WORKER_NAMES", "type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.set"}}}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "torch.distributed.rpc.api.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "torch.distributed.rpc.api.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "torch.distributed.rpc.api.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "torch.distributed.rpc.api.__package__", "name": "__package__", "type": "builtins.str"}}, "_all_gather": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 1, 1], "arg_names": ["obj", "worker_names", "timeout"], "flags": ["is_decorated"], "fullname": "torch.distributed.rpc.api._all_gather", "name": "_all_gather", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_ready"], "fullname": null, "name": "_all_gather", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}}, "_all_gather_dict_lock": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributed.rpc.api._all_gather_dict_lock", "name": "_all_gather_dict_lock", "type": "threading._RLock"}}, "_all_gather_sequence_id": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "torch.distributed.rpc.api._all_gather_sequence_id", "name": "_all_gather_sequence_id", "type": {".class": "Instance", "args": ["builtins.str", "builtins.int"], "type_ref": "builtins.dict"}}}, "_all_gather_sequence_id_to_states": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "torch.distributed.rpc.api._all_gather_sequence_id_to_states", "name": "_all_gather_sequence_id_to_states", "type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}], "type_ref": "collections.defaultdict"}}}, "_barrier": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["worker_names"], "flags": ["is_decorated"], "fullname": "torch.distributed.rpc.api._barrier", "name": "_barrier", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_ready"], "fullname": null, "name": "_barrier", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}}, "_broadcast_to_followers": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["sequence_id", "objects_map"], "flags": [], "fullname": "torch.distributed.rpc.api._broadcast_to_followers", "name": "_broadcast_to_followers", "type": null}}, "_build_rpc_profiling_key": {".class": "SymbolTableNode", "cross_ref": "torch.distributed.rpc.internal._build_rpc_profiling_key", "kind": "Gdef"}, "_cleanup_python_rpc_handler": {".class": "SymbolTableNode", "cross_ref": "torch._C._distributed_rpc._cleanup_python_rpc_handler", "kind": "Gdef"}, "_default_pickler": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributed.rpc.api._default_pickler", "name": "_default_pickler", "type": "torch.distributed.rpc.internal._InternalRPCPickler"}}, "_delete_all_user_and_unforked_owner_rrefs": {".class": "SymbolTableNode", "cross_ref": "torch._C._distributed_rpc._delete_all_user_and_unforked_owner_rrefs", "kind": "Gdef"}, "_destroy_rref_context": {".class": "SymbolTableNode", "cross_ref": "torch._C._distributed_rpc._destroy_rref_context", "kind": "Gdef"}, "_enable_rpc_profiler": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0], "arg_names": ["should_profile", "qualified_name", "func", "rpc_type", "dst_worker_info"], "flags": [], "fullname": "torch.distributed.rpc.api._enable_rpc_profiler", "name": "_enable_rpc_profiler", "type": null}}, "_finalize_shutdown": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [], "arg_names": [], "flags": [], "fullname": "torch.distributed.rpc.api._finalize_shutdown", "name": "_finalize_shutdown", "type": null}}, "_gather_to_leader": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1], "arg_names": ["sequence_id", "worker_name", "obj", "worker_names"], "flags": [], "fullname": "torch.distributed.rpc.api._gather_to_leader", "name": "_gather_to_leader", "type": null}}, "_get_current_rpc_agent": {".class": "SymbolTableNode", "cross_ref": "torch._C._distributed_rpc._get_current_rpc_agent", "kind": "Gdef"}, "_ignore_rref_leak": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributed.rpc.api._ignore_rref_leak", "name": "_ignore_rref_leak", "type": "builtins.bool"}}, "_init_rpc_states": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["agent"], "flags": [], "fullname": "torch.distributed.rpc.api._init_rpc_states", "name": "_init_rpc_states", "type": null}}, "_internal_rpc_pickler": {".class": "SymbolTableNode", "cross_ref": "torch.distributed.rpc.internal._internal_rpc_pickler", "kind": "Gdef"}, "_invoke_remote_builtin": {".class": "SymbolTableNode", "cross_ref": "torch._C._distributed_rpc._invoke_remote_builtin", "kind": "Gdef"}, "_invoke_remote_python_udf": {".class": "SymbolTableNode", "cross_ref": "torch._C._distributed_rpc._invoke_remote_python_udf", "kind": "Gdef"}, "_invoke_remote_torchscript": {".class": "SymbolTableNode", "cross_ref": "torch._C._distributed_rpc._invoke_remote_torchscript", "kind": "Gdef"}, "_invoke_rpc": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1, 1, 1], "arg_names": ["to", "func", "rpc_type", "args", "kwargs", "rpc_timeout"], "flags": [], "fullname": "torch.distributed.rpc.api._invoke_rpc", "name": "_invoke_rpc", "type": null}}, "_invoke_rpc_builtin": {".class": "SymbolTableNode", "cross_ref": "torch._C._distributed_rpc._invoke_rpc_builtin", "kind": "Gdef"}, "_invoke_rpc_python_udf": {".class": "SymbolTableNode", "cross_ref": "torch._C._distributed_rpc._invoke_rpc_python_udf", "kind": "Gdef"}, "_invoke_rpc_torchscript": {".class": "SymbolTableNode", "cross_ref": "torch._C._distributed_rpc._invoke_rpc_torchscript", "kind": "Gdef"}, "_is_current_rpc_agent_set": {".class": "SymbolTableNode", "cross_ref": "torch._C._distributed_rpc._is_current_rpc_agent_set", "kind": "Gdef"}, "_require_initialized": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["func"], "flags": [], "fullname": "torch.distributed.rpc.api._require_initialized", "name": "_require_initialized", "type": null}}, "_reset_current_rpc_agent": {".class": "SymbolTableNode", "cross_ref": "torch._C._distributed_rpc._reset_current_rpc_agent", "kind": "Gdef"}, "_rref_typeof_on_owner": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["rref", "blocking"], "flags": [], "fullname": "torch.distributed.rpc.api._rref_typeof_on_owner", "name": "_rref_typeof_on_owner", "type": null}}, "_rref_typeof_on_user": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1], "arg_names": ["rref", "timeout", "blocking"], "flags": [], "fullname": "torch.distributed.rpc.api._rref_typeof_on_user", "name": "_rref_typeof_on_user", "type": null}}, "_set_and_start_rpc_agent": {".class": "SymbolTableNode", "cross_ref": "torch._C._distributed_rpc._set_and_start_rpc_agent", "kind": "Gdef"}, "_thread_local_var": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributed.rpc.api._thread_local_var", "name": "_thread_local_var", "type": "threading.local"}}, "_to_worker_info": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["to"], "flags": [], "fullname": "torch.distributed.rpc.api._to_worker_info", "name": "_to_worker_info", "type": null}}, "_use_rpc_pickler": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["rpc_pickler"], "flags": ["is_generator", "is_decorated"], "fullname": "torch.distributed.rpc.api._use_rpc_pickler", "name": "_use_rpc_pickler", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_ready"], "fullname": null, "name": "_use_rpc_pickler", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["rpc_pickler"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "_use_rpc_pickler", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}], "type_ref": "contextlib._GeneratorContextManager"}, "type_guard": null, "variables": []}}}}, "_wait_all": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [], "arg_names": [], "flags": ["is_generator", "is_decorated"], "fullname": "torch.distributed.rpc.api._wait_all", "name": "_wait_all", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_ready"], "fullname": null, "name": "_wait_all", "type": {".class": "CallableType", "arg_kinds": [], "arg_names": [], "arg_types": [], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "_wait_all", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}], "type_ref": "contextlib._GeneratorContextManager"}, "type_guard": null, "variables": []}}}}, "_wait_all_workers": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [], "arg_names": [], "flags": ["is_decorated"], "fullname": "torch.distributed.rpc.api._wait_all_workers", "name": "_wait_all_workers", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_ready"], "fullname": null, "name": "_wait_all_workers", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}}, "collections": {".class": "SymbolTableNode", "cross_ref": "collections", "kind": "Gdef"}, "contextlib": {".class": "SymbolTableNode", "cross_ref": "contextlib", "kind": "Gdef"}, "docstring": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributed.rpc.api.docstring", "name": "docstring", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}}}, "functools": {".class": "SymbolTableNode", "cross_ref": "functools", "kind": "Gdef"}, "get_rpc_timeout": {".class": "SymbolTableNode", "cross_ref": "torch._C._distributed_rpc.get_rpc_timeout", "kind": "Gdef"}, "get_worker_info": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [1], "arg_names": ["worker_name"], "flags": ["is_decorated"], "fullname": "torch.distributed.rpc.api.get_worker_info", "name": "get_worker_info", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_ready"], "fullname": null, "name": "get_worker_info", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}}, "inspect": {".class": "SymbolTableNode", "cross_ref": "inspect", "kind": "Gdef"}, "logger": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributed.rpc.api.logger", "name": "logger", "type": "logging.Logger"}}, "logging": {".class": "SymbolTableNode", "cross_ref": "logging", "kind": "Gdef"}, "method": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributed.rpc.api.method", "name": "method", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}}}, "method_factory": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["method_name", "docstring"], "flags": [], "fullname": "torch.distributed.rpc.api.method_factory", "name": "method_factory", "type": null}}, "method_name": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributed.rpc.api.method_name", "name": "method_name", "type": "builtins.str"}}, "new_method": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributed.rpc.api.new_method", "name": "new_method", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "remote": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["to", "func", "args", "kwargs", "timeout"], "flags": ["is_decorated"], "fullname": "torch.distributed.rpc.api.remote", "name": "remote", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_ready"], "fullname": null, "name": "remote", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}}, "rpc_async": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["to", "func", "args", "kwargs", "timeout"], "flags": ["is_decorated"], "fullname": "torch.distributed.rpc.api.rpc_async", "name": "rpc_async", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_ready"], "fullname": null, "name": "rpc_async", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}}, "rpc_sync": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["to", "func", "args", "kwargs", "timeout"], "flags": ["is_decorated"], "fullname": "torch.distributed.rpc.api.rpc_sync", "name": "rpc_sync", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_ready"], "fullname": null, "name": "rpc_sync", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}}, "shutdown": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [1], "arg_names": ["graceful"], "flags": ["is_decorated"], "fullname": "torch.distributed.rpc.api.shutdown", "name": "shutdown", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_ready"], "fullname": null, "name": "shutdown", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}}, "threading": {".class": "SymbolTableNode", "cross_ref": "threading", "kind": "Gdef"}, "torch": {".class": "SymbolTableNode", "cross_ref": "torch", "kind": "Gdef"}}, "path": "/home/patrick/anaconda3/lib/python3.9/site-packages/torch/distributed/rpc/api.py"} |