tf.matching_files(pattern, name=None) Returns the set of files matching a pattern. Note that this
tf.TFRecordReader.reader_ref Op that implements the reader.
tf.RandomShuffleQueue.__init__(capacity, min_after_dequeue, dtypes, shapes=None, names=None, seed=None, shared_name=None, name='random_shuffle_queue')
tf.FixedLenFeature.__getstate__() Exclude the OrderedDict from pickling
tf.QueueBase.from_list(index, queues) Create a queue using the queue reference from queues[index].
tf.FixedLenFeature.default_value Alias for field number 2
tf.FixedLenSequenceFeature.__getnewargs__() Return self as a plain tuple. Used by copy and pickle.
tf.train.match_filenames_once(pattern, name=None) Save the list of files matching pattern, so it is only computed once.
tf.VarLenFeature.__repr__() Return a nicely formatted representation string
tf.FixedLenFeature.dtype Alias for field number 1
Page 4 of 14