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.Laplace.
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.Laplace.__init__(loc, scale, validate_args=False, allow_nan_stats=True, name='Laplace') Construct Laplace

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

tf.contrib.distributions.Poisson.parameters Dictionary of parameters used by this Distribution.

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

tf.contrib.distributions.GammaWithSoftplusAlphaBeta.log_pdf(value, name='log_pdf') Log probability density function.

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

tf.contrib.distributions.BernoulliWithSigmoidP.validate_args Python boolean indicated possibly expensive checks are enabled.

2025-01-10 15:47:30
tf.contrib.learn.TensorFlowRNNClassifier.predict_proba()
  • References/Big Data/TensorFlow/TensorFlow Python/Learn

tf.contrib.learn.TensorFlowRNNClassifier.predict_proba(x, batch_size=None) Predict class probability of the input samples x

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

tf.add_n(inputs, name=None) Adds all input tensors element-wise. Args:

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

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

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

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

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

tf.contrib.distributions.BetaWithSoftplusAB.allow_nan_stats Python boolean describing behavior when a stat is undefined.

2025-01-10 15:47:30