tf.contrib.bayesflow.stochastic_tensor.BinomialTensor.clone()
  • References/Big Data/TensorFlow/TensorFlow Python/BayesFlow Stochastic Tensors

tf.contrib.bayesflow.stochastic_tensor.BinomialTensor.clone(name=None, **dist_args)

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

tf.contrib.bayesflow.stochastic_tensor.SampleValue.__init__(n=1, stop_gradient=False) Sample n times and concatenate

2025-01-10 15:47:30
tf.errors.InvalidArgumentError
  • References/Big Data/TensorFlow/TensorFlow Python/Running Graphs

class tf.errors.InvalidArgumentError Raised when an operation receives an invalid argument. This

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

tf.segment_mean(data, segment_ids, name=None) Computes the mean along segments of a tensor. Read

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

tf.contrib.graph_editor.bypass(sgv) Bypass the given subgraph by connecting its inputs to its outputs.

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

tf.sparse_segment_sqrt_n(data, indices, segment_ids, name=None) Computes the sum along sparse segments of a tensor divided by

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

tf.contrib.bayesflow.stochastic_tensor.InverseGammaTensor.loss(final_loss, name='Loss')

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

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

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

tf.contrib.distributions.BernoulliWithSigmoidP.log_survival_function(value, name='log_survival_function') Log survival function

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

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

2025-01-10 15:47:30