tf.contrib.distributions.DirichletMultinomial.log_pmf()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

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

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

class tf.contrib.framework.VariableDeviceChooser Device chooser for variables. When using a parameter

2025-01-10 15:47:30
tf.contrib.util.ops_used_by_graph_def()
  • References/Big Data/TensorFlow/TensorFlow Python/Utilities

tf.contrib.util.ops_used_by_graph_def(graph_def) Collect the list of ops used by a graph. Does

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

tf.pow(x, y, name=None) Computes the power of one value to another. Given a tensor x

2025-01-10 15:47:30
tf.image.resize_bilinear()
  • References/Big Data/TensorFlow/TensorFlow Python/Images

tf.image.resize_bilinear(images, size, align_corners=None, name=None) Resize images to size using bilinear

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

tf.contrib.bayesflow.stochastic_tensor.BinomialTensor.distribution

2025-01-10 15:47:30
tf.TensorArray.handle
  • References/Big Data/TensorFlow/TensorFlow Python/TensorArray Operations

tf.TensorArray.handle The reference to the TensorArray.

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

tf.contrib.distributions.NormalWithSoftplusSigma.name Name prepended to all ops created by this Distribution.

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

tf.contrib.distributions.Gamma.beta Inverse scale parameter.

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