tf.contrib.rnn.CoupledInputForgetGateLSTMCell.zero_state()
  • References/Big Data/TensorFlow/TensorFlow Python/RNN

tf.contrib.rnn.CoupledInputForgetGateLSTMCell.zero_state(batch_size, dtype) Return zero-filled state tensor(s).

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

tf.contrib.distributions.WishartCholesky.allow_nan_stats Python boolean describing behavior when a stat is undefined.

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

tf.contrib.distributions.Chi2WithAbsDf.get_batch_shape() Shape of a single sample from a single event index as a TensorShape

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

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

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

tf.contrib.distributions.Mixture.num_components

2025-01-10 15:47:30
tf.contrib.losses.mean_squared_error()
  • References/Big Data/TensorFlow/TensorFlow Python/Losses

tf.contrib.losses.mean_squared_error(*args, **kwargs) Adds a Sum-of-Squares loss to the training procedure. (deprecated)

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

tf.contrib.bayesflow.stochastic_tensor.BinomialTensor.loss(final_loss, name='Loss')

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

tf.contrib.bayesflow.stochastic_tensor.Chi2Tensor.name

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

tf.image.hsv_to_rgb(images, name=None) Convert one or more images from HSV to RGB. Outputs a tensor

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