tf.contrib.framework.assign_from_values_fn()
  • References/Big Data/TensorFlow/TensorFlow Python/Framework

tf.contrib.framework.assign_from_values_fn(var_names_to_values) Returns a function that assigns specific variables from the given

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

tf.image.per_image_whitening(image) Linearly scales image to have zero mean and unit norm. This

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

tf.contrib.distributions.Distribution.pdf(value, name='pdf') Probability density function. Args:

2025-01-10 15:47:30
tensorflow::Env::GetFileSize()
  • References/Big Data/TensorFlow/TensorFlow C++/Env

Status tensorflow::Env::GetFileSize(const string &fname, uint64 *file_size) Stores the size of fname in *file_size

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

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

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

tf.contrib.learn.BaseEstimator.get_variable_names() Returns list of all variable names in this model.

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

tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma.param_shapes(cls, sample_shape, name='DistributionParamShapes') Shapes

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

tf.contrib.distributions.Gamma.batch_shape(name='batch_shape') Shape of a single sample from a single event index as a 1-D Tensor

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

tf.contrib.distributions.BernoulliWithSigmoidP.pmf(value, name='pmf') Probability mass function. Args:

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

tf.contrib.distributions.BernoulliWithSigmoidP.prob(value, name='prob') Probability density/mass function (depending on

2025-01-10 15:47:30