Home
last modified time | relevance | path

Searched defs:FixedLengthRecordDataset (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/data/ops/
Dreaders.py540 FixedLengthRecordDataset = FixedLengthRecordDatasetV2 variable
544 FixedLengthRecordDataset = FixedLengthRecordDatasetV1 variable
/external/tensorflow/tensorflow/go/op/
Dwrappers.go8844 func FixedLengthRecordDataset(scope *Scope, filenames tf.Output, header_bytes tf.Output, record_byt… func