tf.nn.rnn_cell.DropoutWrapper.state_size
  • References/Big Data/TensorFlow/TensorFlow Python/Neural Network RNN Cells

tf.nn.rnn_cell.DropoutWrapper.state_size

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

tf.train.match_filenames_once(pattern, name=None) Save the list of files matching pattern, so it is only computed once.

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

class tf.contrib.distributions.InverseGamma The InverseGamma distribution with parameter alpha and beta.

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

tf.contrib.distributions.BetaWithSoftplusAB.a_b_sum Sum of parameters.

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

tf.contrib.bayesflow.stochastic_tensor.MultivariateNormalDiagTensor.dtype

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

tf.contrib.distributions.GammaWithSoftplusAlphaBeta.std(name='std') Standard deviation.

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

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

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

tf.contrib.distributions.BernoulliWithSigmoidP.is_reparameterized

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

tf.image.grayscale_to_rgb(images, name=None) Converts one or more images from Grayscale to RGB. Outputs

2025-01-10 15:47:30
tf.complex()
  • References/Big Data/TensorFlow/TensorFlow Python/Math

tf.complex(real, imag, name=None) Converts two real numbers to a complex number. Given a tensor

2025-01-10 15:47:30