tf.contrib.learn.TensorFlowEstimator.get_variable_value(name) Returns value of the variable given by name.
tf.contrib.distributions.Multinomial.log_pmf(value, name='log_pmf') Log probability mass function. Args:
tf.contrib.distributions.Dirichlet.mode(name='mode') Mode. Additional documentation from
tf.contrib.bayesflow.stochastic_tensor.WishartCholeskyTensor.value_type
tf.contrib.distributions.LaplaceWithSoftplusScale.is_continuous
tf.where(input, name=None) Returns locations of true values in a boolean tensor. This operation
tf.contrib.distributions.QuantizedDistribution.prob(value, name='prob') Probability density/mass function (depending on
tf.contrib.rnn.GridLSTMCell.zero_state(batch_size, dtype) Return zero-filled state tensor(s). Args:
tf.contrib.distributions.Binomial.pdf(value, name='pdf') Probability density function. Args:
class tf.nn.rnn_cell.GRUCell Gated Recurrent Unit cell (cf.
Page 12 of 100