tf.OpError
  • References/Big Data/TensorFlow/TensorFlow Python/Running Graphs

class tf.OpError A generic error that is raised when TensorFlow execution fails. Whenever possible

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

tf.contrib.distributions.BetaWithSoftplusAB.get_event_shape() Shape of a single sample from a single batch as a TensorShape

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

tf.contrib.distributions.QuantizedDistribution.mean(name='mean') Mean.

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

tf.contrib.distributions.Laplace.entropy(name='entropy') Shanon entropy in nats.

2025-01-10 15:47:30
tf.SparseTensor
  • References/Big Data/TensorFlow/TensorFlow Python/Sparse Tensors

class tf.SparseTensor Represents a sparse tensor. TensorFlow represents a sparse tensor as three

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

tf.contrib.learn.monitors.CaptureVariable.end(session=None)

2025-01-10 15:47:30
tf.FIFOQueue
  • References/Big Data/TensorFlow/TensorFlow Python/Inputs and Readers

class tf.FIFOQueue A queue implementation that dequeues elements in first-in first-out order. See

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

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

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

tf.contrib.bayesflow.stochastic_tensor.UniformTensor.__init__(name=None, dist_value_type=None, loss_fn=score_function, **dist_args)

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

tf.contrib.distributions.LaplaceWithSoftplusScale.mode(name='mode') Mode.

2025-01-10 15:47:30