tf.contrib.distributions.Distribution.log_survival_function()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.Distribution.log_survival_function(value, name='log_survival_function') Log survival function.

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

tf.image.rot90(image, k=1, name=None) Rotate an image counter-clockwise by 90 degrees. Args:

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

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

2025-01-10 15:47:30
tf.contrib.graph_editor.keep_t_if_possible_handler()
  • References/Big Data/TensorFlow/TensorFlow Python/Graph Editor

tf.contrib.graph_editor.keep_t_if_possible_handler(info, t) Transform a tensor into itself (identity) if possible.

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