Home
last modified time | relevance | path

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

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