tf.contrib.bayesflow.stochastic_tensor.MultivariateNormalDiagPlusVDVTTensor.__init__(name=None, dist_value_type=None, loss_fn=score_function, **dist_args)
class tf.nn.rnn_cell.MultiRNNCell RNN cell composed sequentially of multiple simple cells.
tf.contrib.distributions.BernoulliWithSigmoidP.entropy(name='entropy') Shanon entropy in nats.
tf.contrib.distributions.BaseDistribution.sample_n(n, seed=None, name='sample') Generate n samples.
tf.contrib.framework.assign_from_values(var_names_to_values) Creates an assignment operation from a given mapping.
tf.FixedLengthRecordReader.reset(name=None) Restore a reader to its initial clean state. Args:
tf.test.assert_equal_graph_def(actual, expected) Asserts that two GraphDefs are (mostly) the same.
tf.contrib.distributions.LaplaceWithSoftplusScale.log_pmf(value, name='log_pmf') Log probability mass function.
tf.contrib.distributions.InverseGammaWithSoftplusAlphaBeta.pmf(value, name='pmf') Probability mass function.
tf.ReaderBase.read_up_to(queue, num_records, name=None) Returns up to num_records (key, value pairs) produced by a reader.
Page 24 of 100