MCPcopy 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'''cluster spec.
123 '''
124 return self._cluster_spec
125
126 @property
127 def task_type(self):

Callers 9

get_workers_listFunction · 0.45
connect_to_clusterFunction · 0.45
_initialize_strategyMethod · 0.45
_initialize_strategyMethod · 0.45
__init__Method · 0.45
get_tpu_system_metadataFunction · 0.45
_update_config_protoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected