tf.FixedLenFeature.__repr__() Return a nicely formatted representation string
tf.QueueBase.from_list(index, queues) Create a queue using the queue reference from queues[index].
tf.FixedLenSequenceFeature.allow_missing Alias for field number 2
tf.IdentityReader.num_records_produced(name=None) Returns the number of records this reader has produced. This
tf.FixedLengthRecordReader.num_work_units_completed(name=None) Returns the number of work units this reader has finished processing
tf.ReaderBase.num_work_units_completed(name=None) Returns the number of work units this reader has finished processing.
tf.FixedLengthRecordReader.__init__(record_bytes, header_bytes=None, footer_bytes=None, name=None) Create a FixedLengthRecordReader
tf.TFRecordReader.num_records_produced(name=None) Returns the number of records this reader has produced. This
tf.placeholder_with_default(input, shape, name=None) A placeholder op that passes though input when its output is
tf.parse_tensor(serialized, out_type, name=None) Transforms a serialized tensorflow.TensorProto proto into a Tensor.
Page 6 of 14