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

tf.nn.rnn_cell.InputProjectionWrapper.__init__(cell, num_proj, input_size=None) Create a cell with input projection.

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

tf.contrib.bayesflow.stochastic_tensor.MultinomialTensor.entropy(name='entropy')

2025-01-10 15:47:30
tensorflow::Tensor::scalar()
  • References/Big Data/TensorFlow/TensorFlow C++/Tensor

TTypes< T >::ConstScalar tensorflow::Tensor::scalar() const

2025-01-10 15:47:30
tensorflow::Tensor::FillDescription()
  • References/Big Data/TensorFlow/TensorFlow C++/Tensor

void tensorflow::Tensor::FillDescription(TensorDescription *description) const Fill in the TensorDescription proto

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

class tf.contrib.distributions.MultivariateNormalFull The multivariate normal distribution on R^k.

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

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

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

tf.contrib.bayesflow.stochastic_tensor.BinomialTensor.name

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

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

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

tf.as_string(input, precision=None, scientific=None, shortest=None, width=None, fill=None, name=None) Converts each entry in the

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