LostTech.TensorFlow : API Documentation

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.

Properties

Public properties

object PythonObject get;

object reader_ref get;

object reader_ref_dyn get;

bool supports_serialize get;

object supports_serialize_dyn get;