Home
last modified time | relevance | path

Searched refs:get_tpu_context (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/python/tpu/
Dtraining_loop.py119 number_of_shards = tpu_function.get_tpu_context().number_of_shards
172 num_replicas = tpu_function.get_tpu_context().number_of_shards
Dtpu_function.py63 def get_tpu_context(): function
Dtpu_optimizer.py144 num_shards = tpu_function.get_tpu_context().number_of_shards
Dfeature_column.py675 return tpu_function.get_tpu_context().number_of_shards is None
/external/tensorflow/tensorflow/python/tpu/ops/
Dtpu_ops.py35 num_shards = tpu_function.get_tpu_context().number_of_shards