Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/data/ops/
Dreaders.py542 TextLineDataset = TextLineDatasetV2 variable
546 TextLineDataset = TextLineDatasetV1 variable
/external/tensorflow/tensorflow/go/op/
Dwrappers.go8866 func TextLineDataset(scope *Scope, filenames tf.Output, compression_type tf.Output, buffer_size tf.… func