Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/distribute/
Ddistribute_utils.py219 def is_distributed_variable(v): function
/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Dencapsulate_tpu_computations_pass.cc2647 bool is_distributed_variable = in BuildTPUReplicateOps() local