Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/tpu/
Dtraining_loop.py111 number_of_shards = tpu_function.get_tpu_context().number_of_shards
164 num_replicas = tpu_function.get_tpu_context().number_of_shards
Dtpu_function.py56 def get_tpu_context(): function
Dtpu_optimizer.py123 num_shards = tpu_function.get_tpu_context().number_of_shards
Dfeature_column.py435 return tpu_function.get_tpu_context().number_of_shards is None
/external/tensorflow/tensorflow/python/tpu/ops/
Dtpu_ops.py34 num_shards = tpu_function.get_tpu_context().number_of_shards
/external/tensorflow/tensorflow/contrib/tpu/python/tpu/
Dkeras_support.py350 num_shards = tpu_function.get_tpu_context().number_of_shards