Searched refs:_TextLineDataset (Results 1 – 2 of 2) sorted by relevance
33 def _TextLineDataset(filename: Text) -> dataset_ops.Dataset: function47 'textline': _TextLineDataset,48 'text': _TextLineDataset,
108 class _TextLineDataset(dataset_ops.DatasetSource): class135 super(_TextLineDataset, self).__init__(variant_tensor)178 return _TextLineDataset(filename, compression_type, buffer_size)