tf.PriorityQueue.__init__(capacity, types, shapes=None, names=None, shared_name=None, name='priority_queue') Creates a queue that
tf.contrib.metrics.streaming_specificity_at_sensitivity(predictions, labels, sensitivity, weights=None, num_thresholds=200, metrics_collections=None, updates_collections=None
tf.argmin(input, dimension, name=None) Returns the index with the smallest value across dimensions of a tensor.
tf.contrib.bayesflow.stochastic_tensor.MultivariateNormalFullTensor.clone(name=None, **dist_args)
tf.contrib.bayesflow.stochastic_tensor.QuantizedDistributionTensor.value(name='value')
tf.contrib.distributions.Mixture.parameters Dictionary of parameters used by this Distribution.
tf.contrib.bayesflow.stochastic_tensor.LaplaceWithSoftplusScaleTensor.value_type
tf.contrib.bayesflow.stochastic_tensor.LaplaceWithSoftplusScaleTensor.entropy(name='entropy')
tf.contrib.bayesflow.stochastic_tensor.DirichletTensor.distribution
tf.contrib.distributions.StudentT.pdf(value, name='pdf') Probability density function. Args:
Page 49 of 100