tf.image.random_flip_left_right()
  • References/Big Data/TensorFlow/TensorFlow Python/Images

tf.image.random_flip_left_right(image, seed=None) Randomly flip an image horizontally (left to right). With

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

tf.WholeFileReader.reset(name=None) Restore a reader to its initial clean state. Args:

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

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

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

class tf.FixedLenFeature Configuration for parsing a fixed-length input feature. To treat sparse

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

tf.contrib.distributions.TransformedDistribution.dtype The DType of Tensors handled by this Distribution

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

tf.contrib.distributions.Binomial.parameters Dictionary of parameters used by this Distribution.

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

tf.contrib.bayesflow.stochastic_tensor.ExponentialWithSoftplusLamTensor.dtype

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

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

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

tf.contrib.distributions.InverseGammaWithSoftplusAlphaBeta.pdf(value, name='pdf') Probability density function.

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

class tf.contrib.bayesflow.stochastic_tensor.WishartFullTensor WishartFullTensor is a StochasticTensor

2025-01-10 15:47:30