Home
last modified time | relevance | path

Searched defs:is_distributed_variable (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/keras/distribute/
H A Ddistributed_training_utils.py62 def is_distributed_variable(v): function
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Ddistribute_utils.py221 def is_distributed_variable(v): function
H A Dvalues.py1041 def is_distributed_variable(self): member in DistributedVariable
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
H A Dencapsulate_tpu_computations_pass.cc2599 bool is_distributed_variable = in BuildTPUReplicateOps() local