tf.contrib.distributions.BernoulliWithSigmoidP.log_pdf(value, name='log_pdf') Log probability density function.
class tf.nn.rnn_cell.MultiRNNCell RNN cell composed sequentially of multiple simple cells.
tf.contrib.distributions.Mixture.survival_function(value, name='survival_function') Survival function. Given
tf.contrib.distributions.MultivariateNormalDiagWithSoftplusStDev.pdf(value, name='pdf') Probability density function.
tf.contrib.bayesflow.stochastic_graph.surrogate_loss(sample_losses, stochastic_tensors=None, name='SurrogateLoss') Surrogate loss
tf.SparseTensor.__init__(indices, values, shape) Creates a SparseTensor. Args:
tf.contrib.graph_editor.SubGraphView.__init__(inside_ops=(), passthrough_ts=()) Create a subgraph containing the given ops and
tf.contrib.bayesflow.stochastic_tensor.CategoricalTensor.clone(name=None, **dist_args)
tf.minimum(x, y, name=None) Returns the min of x and y (i.e. x < y ? x : y) element-wise. NOTE:
tf.contrib.distributions.TransformedDistribution.event_shape(name='event_shape') Shape of a single sample from a single batch
Page 39 of 100