tf.contrib.distributions.InverseGammaWithSoftplusAlphaBeta.pmf()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

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

2025-01-10 15:47:30
tf.contrib.training.NextQueuedSequenceBatch.
  • References/Big Data/TensorFlow/TensorFlow Python/Training

tf.contrib.training.NextQueuedSequenceBatch.__init__(state_saver)

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

tf.contrib.bayesflow.stochastic_tensor.LaplaceWithSoftplusScaleTensor.entropy(name='entropy')

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

tf.contrib.distributions.MultivariateNormalDiagPlusVDVT.cdf(value, name='cdf') Cumulative distribution function.

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

tf.matrix_inverse(input, adjoint=None, name=None) Computes the inverse of one or more square invertible matrices or their

2025-01-10 15:47:30
tf.contrib.graph_editor.check_cios()
  • References/Big Data/TensorFlow/TensorFlow Python/Graph Editor

tf.contrib.graph_editor.check_cios(control_inputs=False, control_outputs=None, control_ios=None) Do various check on control_inputs

2025-01-10 15:47:30
tf.ones_like()
  • References/Big Data/TensorFlow/TensorFlow Python/Constants, Sequences, and Random Values

tf.ones_like(tensor, dtype=None, name=None, optimize=True) Creates a tensor with all elements set to 1. Given

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

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

2025-01-10 15:47:30
tf.contrib.framework.assign_from_checkpoint()
  • References/Big Data/TensorFlow/TensorFlow Python/Framework

tf.contrib.framework.assign_from_checkpoint(model_path, var_list) Creates an operation to assign specific variables from a checkpoint

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

tf.contrib.distributions.QuantizedDistribution.prob(value, name='prob') Probability density/mass function (depending on

2025-01-10 15:47:30