tf.train.shuffle_batch_join(tensors_list, batch_size, capacity, min_after_dequeue, seed=None, enqueue_many=False, shapes=None, allow_smaller_final_batch=False, shared_name=None
tf.contrib.training.NextQueuedSequenceBatch.save_state(state_name, value, name=None) Returns an op to save the current batch of
tf.FixedLenSequenceFeature.__new__(_cls, shape, dtype, allow_missing=False) Create new instance of FixedLenSequenceFeature(shape
tf.assert_greater_equal(x, y, data=None, summarize=None, message=None, name=None) Assert the condition x >= y
tf.matrix_inverse(input, adjoint=None, name=None) Computes the inverse of one or more square invertible matrices or their
tf.reduce_prod(input_tensor, reduction_indices=None, keep_dims=False, name=None) Computes the product of elements across dimensions
tf.contrib.distributions.TransformedDistribution.log_cdf(value, name='log_cdf') Log cumulative distribution function.
tf.contrib.distributions.Distribution.log_pmf(value, name='log_pmf') Log probability mass function. Args:
class tf.contrib.distributions.Bernoulli Bernoulli distribution. The Bernoulli distribution is
TTypes< T, NDIMS >::UnalignedTensor tensorflow::Tensor::unaligned_shaped(gtl::ArraySlice< int64 > new_sizes)
Page 52 of 100