Home
last modified time | relevance | path

Searched refs:BatchDataset (Results 1 – 13 of 13) sorted by relevance

/external/tensorflow/tensorflow/core/api_def/java_api/
Dapi_def_BatchDataset.pbtxt2 graph_op_name: "BatchDataset"
Dapi_def_BatchDatasetV2.pbtxt4 name: "data.BatchDataset"
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_BatchDataset.pbtxt2 graph_op_name: "BatchDataset"
/external/tensorflow/tensorflow/python/distribute/
Dinput_lib.py501 if isinstance(d, (dataset_ops.BatchDataset, batching._MapAndBatchDataset)):
517 (dataset_ops.BatchDataset, batching._MapAndBatchDataset))
518 if isinstance(d, dataset_ops.BatchDataset):
/external/tensorflow/tensorflow/c/
Dc_api_experimental.cc6913 name: "BatchDataset/batch_size" in CreateImagenetDatasetFunctions()
6934 name: "BatchDataset" in CreateImagenetDatasetFunctions()
6935 op: "BatchDataset" in CreateImagenetDatasetFunctions()
6937 input: "BatchDataset/batch_size:output:0" in CreateImagenetDatasetFunctions()
6998 input: "BatchDataset:handle:0" in CreateImagenetDatasetFunctions()
8115 name: "BatchDataset/batch_size" in CreateMNISTDatasetFunctions()
8136 name: "BatchDataset" in CreateMNISTDatasetFunctions()
8137 op: "BatchDataset" in CreateMNISTDatasetFunctions()
8139 input: "BatchDataset/batch_size:output:0" in CreateMNISTDatasetFunctions()
8194 input: "BatchDataset:handle:0" in CreateMNISTDatasetFunctions()
/external/tensorflow/tensorflow/python/data/ops/
Ddataset_ops.py869 return BatchDataset(self, batch_size, drop_remainder)
2758 class BatchDataset(UnaryDataset): class
2783 super(BatchDataset, self).__init__(input_dataset, variant_tensor)
/external/tensorflow/tensorflow/python/keras/engine/
Dtraining_utils.py1232 dataset_ops.BatchDataset,
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.raw_ops.pbtxt284 name: "BatchDataset"
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.raw_ops.pbtxt284 name: "BatchDataset"
/external/tensorflow/tensorflow/go/op/
Dwrappers.go22662 func BatchDataset(scope *Scope, input_dataset tf.Output, batch_size tf.Output, output_types []tf.Da… func
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v2.pbtxt8968 name: "BatchDataset"
8996 name: "BatchDataset"
Dops_history.v1.pbtxt8968 name: "BatchDataset"
8996 name: "BatchDataset"
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt3075 name: "BatchDataset"