Home
last modified time | relevance | path

Searched refs:DistributedDataset (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.distribute.-distributed-dataset.pbtxt1 path: "tensorflow.distribute.DistributedDataset"
Dtensorflow.distribute.pbtxt8 name: "DistributedDataset"
/external/tensorflow/tensorflow/python/distribute/
Dinput_lib.py96 return DistributedDataset(
959 class DistributedDataset(_IterableInput): class
989 super(DistributedDataset, self).__init__(input_workers=input_workers)
1144 class DistributedDatasetV1(DistributedDataset):
Dinput_lib_test.py114 return input_lib.DistributedDataset(
/external/tensorflow/tensorflow/python/keras/benchmarks/keras_examples_benchmarks/
Dmnist_conv_custom_training_benchmark_test.py210 not isinstance(dataset, tf.distribute.DistributedDataset):
/external/tensorflow/tensorflow/python/autograph/operators/
Dpy_builtins.py397 s, (input_lib.DistributedIterator, input_lib.DistributedDataset)):
Dcontrol_flow_deprecated_py2.py358 if isinstance(iter_, input_lib.DistributedDataset):
/external/tensorflow/
DRELEASE.md1127 …ntal [`tf.distribute.DistributedDataset`](https://www.tensorflow.org/versions/r2.3/api_docs/python…