Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ cluster_spec
Method
cluster_spec
tensorflow/python/distribute/hvd_strategy.py:121–124 ·
view source on GitHub ↗
r'''cluster spec.
(self)
Source
from the content-addressed store, hash-verified
119
120
@property
121
def
cluster_spec(self):
122
r
''
&
#x27;cluster spec.
123
''
&
#x27;
124
return
self._cluster_spec
125
126
@property
127
def
task_type(self):
Callers
9
get_workers_list
Function · 0.45
connect_to_cluster
Function · 0.45
_initialize_strategy
Method · 0.45
_initialize_multi_worker
Method · 0.45
_initialize_strategy
Method · 0.45
_initialize_multi_worker
Method · 0.45
__init__
Method · 0.45
get_tpu_system_metadata
Function · 0.45
_update_config_proto
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected