tf.contrib.distributions.GammaWithSoftplusAlphaBeta.variance()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.GammaWithSoftplusAlphaBeta.variance(name='variance') Variance.

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

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

2025-01-10 15:47:30
tf.contrib.layers.unit_norm()
  • References/Big Data/TensorFlow/TensorFlow Python/Layers

tf.contrib.layers.unit_norm(*args, **kwargs) Normalizes the given input across the specified dimension to unit length.

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

tf.contrib.distributions.Chi2.cdf(value, name='cdf') Cumulative distribution function. Given random

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

tf.contrib.learn.monitors.CaptureVariable.epoch_begin(epoch) Begin epoch. Args:

2025-01-10 15:47:30
tf.contrib.crf.CrfForwardRnnCell.state_size
  • References/Big Data/TensorFlow/TensorFlow Python/CRF

tf.contrib.crf.CrfForwardRnnCell.state_size

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

tf.FixedLengthRecordReader.restore_state(state, name=None) Restore a reader to a previously saved state. Not

2025-01-10 15:47:30
tf.is_numeric_tensor()
  • References/Big Data/TensorFlow/TensorFlow Python/Asserts and boolean checks.

tf.is_numeric_tensor(tensor)

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

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

2025-01-10 15:47:30
tf.python_io.TFRecordWriter.write()
  • References/Big Data/TensorFlow/TensorFlow Python/Data IO

tf.python_io.TFRecordWriter.write(record) Write a string record to the file. Args:

2025-01-10 15:47:30