tf.contrib.learn.run_feeds(*args, **kwargs) See run_feeds_iter(). Returns a list instead of an iterator.
tf.fft2d(input, name=None) Compute the 2-dimensional discrete Fourier Transform over the inner-most 2
tf.contrib.distributions.Mixture.survival_function(value, name='survival_function') Survival function. Given
tf.contrib.distributions.Mixture.get_event_shape() Shape of a single sample from a single batch as a TensorShape
tf.QueueBase.enqueue(vals, name=None) Enqueues one element to this queue. If the queue is full
tf.transpose(a, perm=None, name='transpose') Transposes a. Permutes the dimensions according to perm
tf.contrib.bayesflow.stochastic_tensor.MixtureTensor.value_type
tf.TFRecordReader.read_up_to(queue, num_records, name=None) Returns up to num_records (key, value pairs) produced by a reader
tf.IdentityReader.reader_ref Op that implements the reader.
tf.contrib.training.NextQueuedSequenceBatch.__init__(state_saver)
Page 47 of 100