Home
last modified time | relevance | path

Searched refs:FixedLengthRecordDataset (Results 1 – 24 of 24) sorted by relevance

/external/tensorflow/tensorflow/python/data/kernel_tests/
Dfixed_length_record_dataset_test.py81 repeat_dataset = readers.FixedLengthRecordDataset(
147 dataset = readers.FixedLengthRecordDataset(
162 dataset = readers.FixedLengthRecordDataset(
179 dataset = readers.FixedLengthRecordDataset(
198 dataset = readers.FixedLengthRecordDataset(
Ddataset_test.py99 dataset = readers.FixedLengthRecordDataset("", 42)
/external/tensorflow/tensorflow/python/compat/
Dv2_compat.py67 readers.FixedLengthRecordDataset = readers.FixedLengthRecordDatasetV2
102 readers.FixedLengthRecordDataset = readers.FixedLengthRecordDatasetV1
/external/tensorflow/tensorflow/lite/tutorials/
Ddataset.py107 images = tf.data.FixedLengthRecordDataset(
109 labels = tf.data.FixedLengthRecordDataset(
/external/tensorflow/tensorflow/core/api_def/java_api/
Dapi_def_FixedLengthRecordDataset.pbtxt2 graph_op_name: "FixedLengthRecordDataset"
Dapi_def_FixedLengthRecordDatasetV2.pbtxt4 name: "data.FixedLengthRecordDataset"
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v2/
DFixedLengthRecordDataset.pbtxt2 name: "FixedLengthRecordDataset"
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/
DFixedLengthRecordDataset.pbtxt2 name: "FixedLengthRecordDataset"
/external/tensorflow/tensorflow/python/data/
D__init__.py33 from tensorflow.python.data.ops.readers import FixedLengthRecordDataset
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.data.pbtxt16 name: "FixedLengthRecordDataset"
Dtensorflow.data.-fixed-length-record-dataset.pbtxt1 path: "tensorflow.data.FixedLengthRecordDataset"
Dtensorflow.raw_ops.pbtxt1648 name: "FixedLengthRecordDataset"
/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/serialization/
Dfixed_length_record_dataset_serialization_test.py37 return core_readers.FixedLengthRecordDataset(
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_FixedLengthRecordDataset.pbtxt2 graph_op_name: "FixedLengthRecordDataset"
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.data.pbtxt16 name: "FixedLengthRecordDataset"
Dtensorflow.data.-fixed-length-record-dataset.pbtxt1 path: "tensorflow.data.FixedLengthRecordDataset"
Dtensorflow.raw_ops.pbtxt1648 name: "FixedLengthRecordDataset"
/external/tensorflow/tensorflow/python/data/ops/
Dreaders.py540 FixedLengthRecordDataset = FixedLengthRecordDatasetV2 variable
544 FixedLengthRecordDataset = FixedLengthRecordDatasetV1 variable
/external/tensorflow/tensorflow/python/tpu/
Ddatasets_test.py156 return readers.FixedLengthRecordDataset(filename, record_bytes)
/external/tensorflow/tensorflow/python/distribute/
Dinput_ops_test.py252 dataset = readers.FixedLengthRecordDataset(
/external/tensorflow/
DRELEASE.md1851 into `TextLineDataset` and `FixedLengthRecordDataset`.
2490 into TextLineDataset and FixedLengthRecordDataset
3241 …rib.data.Dataset`, `tf.contrib.data.Iterator`, `tf.contrib.data.FixedLengthRecordDataset`, `tf.con…
/external/tensorflow/tensorflow/go/op/
Dwrappers.go8844 func FixedLengthRecordDataset(scope *Scope, filenames tf.Output, header_bytes tf.Output, record_byt… func
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt16672 name: "FixedLengthRecordDataset"
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v2.pbtxt26001 name: "FixedLengthRecordDataset"