tensorflow::Tensor::AsProtoField()
  • References/Big Data/TensorFlow/TensorFlow C++/Tensor

void tensorflow::Tensor::AsProtoField(TensorProto *proto) const Fills in proto with *this tensor's content

2025-01-10 15:47:30
tf.contrib.distributions.MultivariateNormalCholesky.pmf()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.MultivariateNormalCholesky.pmf(value, name='pmf') Probability mass function.

2025-01-10 15:47:30
tf.contrib.bayesflow.stochastic_tensor.DirichletMultinomialTensor
  • References/Big Data/TensorFlow/TensorFlow Python/BayesFlow Stochastic Tensors

class tf.contrib.bayesflow.stochastic_tensor.DirichletMultinomialTensor DirichletMultinomialTensor is a St

2025-01-10 15:47:30
tf.contrib.rnn.AttentionCellWrapper.
  • References/Big Data/TensorFlow/TensorFlow Python/RNN

tf.contrib.rnn.AttentionCellWrapper.__init__(cell, attn_length, attn_size=None, attn_vec_size=None, input_size=None, state_is_tuple=False)

2025-01-10 15:47:30
tf.contrib.distributions.Laplace
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

class tf.contrib.distributions.Laplace The Laplace distribution with location and scale > 0 parameters.

2025-01-10 15:47:30
tf.contrib.distributions.DirichletMultinomial.log_prob()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.DirichletMultinomial.log_prob(value, name='log_prob') Log probability density/mass function (depending

2025-01-10 15:47:30
tf.contrib.bayesflow.stochastic_tensor.BetaTensor.dtype
  • References/Big Data/TensorFlow/TensorFlow Python/BayesFlow Stochastic Tensors

tf.contrib.bayesflow.stochastic_tensor.BetaTensor.dtype

2025-01-10 15:47:30
tf.contrib.bayesflow.stochastic_tensor.BetaWithSoftplusABTensor.mean()
  • References/Big Data/TensorFlow/TensorFlow Python/BayesFlow Stochastic Tensors

tf.contrib.bayesflow.stochastic_tensor.BetaWithSoftplusABTensor.mean(name='mean')

2025-01-10 15:47:30
tf.contrib.bayesflow.stochastic_tensor.BaseStochasticTensor.name
  • References/Big Data/TensorFlow/TensorFlow Python/BayesFlow Stochastic Tensors

tf.contrib.bayesflow.stochastic_tensor.BaseStochasticTensor.name

2025-01-10 15:47:30
tf.matrix_determinant()
  • References/Big Data/TensorFlow/TensorFlow Python/Math

tf.matrix_determinant(input, name=None) Computes the determinant of one ore more square matrices. The

2025-01-10 15:47:30