Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dmulti_worker_util.py22 def normalize_cluster_spec(cluster_spec): function
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/distribute/
H A Ddistribute_coordinator_utils.py655 def normalize_cluster_spec(cluster_spec): function