Type TextLineReader
Namespace tensorflow
Parent ReaderBase
Interfaces ITextLineReader
A Reader that outputs the lines of a file delimited by newlines. Newlines are stripped from the output.
See ReaderBase for supported methods.
Type TextLineReader
Namespace tensorflow
Parent ReaderBase
Interfaces ITextLineReader