tf.TFRecordReader.reader_ref
  • References/Big Data/TensorFlow/TensorFlow Python/Inputs and Readers

tf.TFRecordReader.reader_ref Op that implements the reader.

2025-01-10 15:47:30
tf.WholeFileReader.reset()
  • References/Big Data/TensorFlow/TensorFlow Python/Inputs and Readers

tf.WholeFileReader.reset(name=None) Restore a reader to its initial clean state. Args:

2025-01-10 15:47:30
tf.TFRecordReader.
  • References/Big Data/TensorFlow/TensorFlow Python/Inputs and Readers

tf.TFRecordReader.__init__(name=None, options=None) Create a TFRecordReader. Args:

2025-01-10 15:47:30
tf.TextLineReader.
  • References/Big Data/TensorFlow/TensorFlow Python/Inputs and Readers

tf.TextLineReader.__init__(skip_header_lines=None, name=None) Create a TextLineReader. Args:

2025-01-10 15:47:30
tf.FixedLenSequenceFeature.allow_missing
  • References/Big Data/TensorFlow/TensorFlow Python/Inputs and Readers

tf.FixedLenSequenceFeature.allow_missing Alias for field number 2

2025-01-10 15:47:30
tf.QueueBase.queue_ref
  • References/Big Data/TensorFlow/TensorFlow Python/Inputs and Readers

tf.QueueBase.queue_ref The underlying queue reference.

2025-01-10 15:47:30
tf.FixedLengthRecordReader.
  • References/Big Data/TensorFlow/TensorFlow Python/Inputs and Readers

tf.FixedLengthRecordReader.__init__(record_bytes, header_bytes=None, footer_bytes=None, name=None) Create a FixedLengthRecordReader

2025-01-10 15:47:30
tf.IdentityReader.num_records_produced()
  • References/Big Data/TensorFlow/TensorFlow Python/Inputs and Readers

tf.IdentityReader.num_records_produced(name=None) Returns the number of records this reader has produced. This

2025-01-10 15:47:30
tf.IdentityReader.serialize_state()
  • References/Big Data/TensorFlow/TensorFlow Python/Inputs and Readers

tf.IdentityReader.serialize_state(name=None) Produce a string tensor that encodes the state of a reader. Not

2025-01-10 15:47:30
tf.sparse_placeholder()
  • References/Big Data/TensorFlow/TensorFlow Python/Inputs and Readers

tf.sparse_placeholder(dtype, shape=None, name=None) Inserts a placeholder for a sparse tensor that will be always fed.

2025-01-10 15:47:30