Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/data/ops/
H A Dreaders.py699 TextLineDataset = TextLineDatasetV2 variable
703 TextLineDataset = TextLineDatasetV1 variable
/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go52586 func TextLineDataset(scope *Scope, filenames tf.Output, compression_type tf.Output, buffer_size tf.… func