Searched refs:tpu_lib (Results 1 – 9 of 9) sorted by relevance
/external/tensorflow/tensorflow/python/tpu/ |
D | BUILD | 86 ":tpu_lib", 134 ":tpu_lib", 190 ":tpu_lib", 208 ":tpu_lib", 213 name = "tpu_lib", 448 ":tpu_lib", 466 ":tpu_lib", 490 ":tpu_lib", 504 ":tpu_lib", 566 "//tensorflow/python/tpu:tpu_lib", [all …]
|
D | tpu_outside_compilation_test.py | 30 from tensorflow.python.distribute import tpu_strategy as tpu_lib unknown 76 return tpu_lib.TPUStrategyV2(resolver)
|
/external/tensorflow/tensorflow/python/distribute/ |
D | tpu_strategy_compilation_test.py | 21 from tensorflow.python.distribute import tpu_strategy as tpu_lib unknown 49 strategy = tpu_lib.TPUStrategyV2(resolver)
|
D | tpu_strategy_test.py | 31 from tensorflow.python.distribute import tpu_strategy as tpu_lib unknown 84 strategy = tpu_lib.TPUStrategyV2(resolver) 203 strategy = tpu_lib.TPUStrategyV2( 210 strategy2 = tpu_lib.TPUStrategyV2( 311 all_core_strategy = tpu_lib.TPUStrategyV2(resolver) 321 first_core_strategy = tpu_lib.TPUStrategyV2( 329 second_core_strategy = tpu_lib.TPUStrategyV2( 356 first_core_strategy = tpu_lib.TPUStrategyV2( 364 second_core_strategy = tpu_lib.TPUStrategyV2( 976 strategy = tpu_lib.TPUStrategyV2(resolver) [all …]
|
D | strategy_combinations.py | 32 from tensorflow.python.distribute import tpu_strategy as tpu_lib unknown 112 strategy = tpu_lib.TPUStrategy(resolver, device_assignment, **kwargs) 114 strategy = tpu_lib.TPUStrategyV1(resolver, steps_per_run,
|
D | BUILD | 610 "//tensorflow/python/tpu:tpu_lib", 900 "//tensorflow/python/tpu:tpu_lib", 1347 "//tensorflow/python/tpu:tpu_lib",
|
/external/tensorflow/tensorflow/python/compiler/xla/ |
D | BUILD | 92 "//tensorflow/python/tpu:tpu_lib",
|
/external/tensorflow/tensorflow/python/keras/utils/ |
D | BUILD | 183 "//tensorflow/python/tpu:tpu_lib",
|
/external/tensorflow/tensorflow/python/keras/engine/ |
D | BUILD | 89 "//tensorflow/python/tpu:tpu_lib",
|