tf.contrib.distributions.Chi2WithAbsDf.log_cdf()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.Chi2WithAbsDf.log_cdf(value, name='log_cdf') Log cumulative distribution function.

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

tf.contrib.distributions.NormalWithSoftplusSigma.log_pmf(value, name='log_pmf') Log probability mass function.

2025-01-10 15:47:30
tf.contrib.learn.monitors.GraphDump
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

class tf.contrib.learn.monitors.GraphDump Dumps almost all tensors in the graph at every step. Note

2025-01-10 15:47:30
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