Home
last modified time | relevance | path

Searched refs:CentralStorageStrategy (Results 1 – 16 of 16) sorted by relevance

/external/tensorflow/tensorflow/python/distribute/
Dcentral_storage_strategy.py28 class CentralStorageStrategy(distribute_lib.Strategy): class
69 super(CentralStorageStrategy, self).__init__(extended)
112 return super(CentralStorageStrategy, self).experimental_distribute_dataset(
129 return super(CentralStorageStrategy, self).experimental_local_results(value)
147 return super(CentralStorageStrategy, self).run(fn, args, kwargs, options)
213 return super(CentralStorageStrategy, self).reduce(reduce_op, value, axis)
219 __doc__ = CentralStorageStrategy.__doc__
230 __init__.__doc__ = CentralStorageStrategy.__init__.__doc__
Dstrategy_combinations.py61 CentralStorageStrategy = _version_chooser( variable
63 central_storage_strategy.CentralStorageStrategy)
278 lambda: CentralStorageStrategy(["/gpu:0", "/gpu:1"]),
282 lambda: CentralStorageStrategy(["/gpu:0", "/cpu:0"]),
Dstrategy_gather_test.py199 central_storage_strategy.CentralStorageStrategy)) and pure_eager:
251 central_storage_strategy.CentralStorageStrategy)):
517 central_storage_strategy.CentralStorageStrategy)) and pure_eager:
573 central_storage_strategy.CentralStorageStrategy)):
Dstrategy_combinations_test.py186 central_storage_strategy.CentralStorageStrategy)
Dparameter_server_strategy_test.py92 central_storage_strategy.CentralStorageStrategy._from_num_gpus(num_gpus)
/external/tensorflow/tensorflow/python/keras/optimizer_v2/
Dutils.py95 (central_storage_strategy.CentralStorageStrategy,
116 (central_storage_strategy.CentralStorageStrategy,
137 (central_storage_strategy.CentralStorageStrategy,
Doptimizer_v2.py657 central_storage_strategy.CentralStorageStrategy,
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.distribute.experimental.-central-storage-strategy.pbtxt1 path: "tensorflow.distribute.experimental.CentralStorageStrategy"
3 …nstance: "<class \'tensorflow.python.distribute.central_storage_strategy.CentralStorageStrategy\'>"
Dtensorflow.distribute.experimental.pbtxt4 name: "CentralStorageStrategy"
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.distribute.experimental.pbtxt4 name: "CentralStorageStrategy"
Dtensorflow.distribute.experimental.-central-storage-strategy.pbtxt1 path: "tensorflow.distribute.experimental.CentralStorageStrategy"
/external/tensorflow/tensorflow/python/keras/distribute/
Dkeras_rnn_model_correctness_test.py121 (central_storage_strategy.CentralStorageStrategy,
Ddistribute_strategy_test.py510 central_storage_strategy.CentralStorageStrategy,
562 central_storage_strategy.CentralStorageStrategy,
1995 (central_storage_strategy.CentralStorageStrategy,
2008 (central_storage_strategy.CentralStorageStrategy,
/external/tensorflow/tensorflow/python/keras/mixed_precision/
Dloss_scale_optimizer_test.py956 strategy = central_storage_strategy.CentralStorageStrategy()
Dkeras_test.py114 return central_storage_strategy.CentralStorageStrategy(
/external/tensorflow/
DRELEASE.md27 …y` scopes is now allowed (except for `tf.distribute.experimental.CentralStorageStrategy` and `tf.d…