tf.sparse_tensor_dense_matmul(sp_a, b, adjoint_a=False, adjoint_b=False, name=None) Multiply SparseTensor (of rank 2) "A" by dense
tf.get_default_session() Returns the default session for the current thread. The returned Session
tf.ifft3d(input, name=None) Compute the inverse 3-dimensional discrete Fourier Transform over the inner-most 3
tf.truncated_normal(shape, mean=0.0, stddev=1.0, dtype=tf.float32, seed=None, name=None) Outputs random values from a truncated
tf.contrib.distributions.Binomial.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape) shapes.
tf.contrib.bayesflow.stochastic_tensor.BetaWithSoftplusABTensor.distribution
tf.contrib.distributions.WishartCholesky.survival_function(value, name='survival_function') Survival function.
tf.contrib.framework.reduce_sum_n(tensors, name=None) Reduce tensors to a scalar sum. This reduces
tf.contrib.metrics.streaming_mean_cosine_distance(predictions, labels, dim, weights=None, metrics_collections=None, updates_collections=None, name=None)
class tf.contrib.bayesflow.stochastic_tensor.SampleValue Draw n samples along a new outer dimension. This
Page 95 of 100