tensorflow::Status::operator==()
  • References/Big Data/TensorFlow/TensorFlow C++/Status

bool tensorflow::Status::operator==(const Status &x) const

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

tf.contrib.distributions.QuantizedDistribution.log_prob(value, name='log_prob') Log probability density/mass function (depending

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

class tf.contrib.distributions.Bernoulli Bernoulli distribution. The Bernoulli distribution is

2025-01-10 15:47:30
tf.contrib.layers.safe_embedding_lookup_sparse()
  • References/Big Data/TensorFlow/TensorFlow Python/Layers

tf.contrib.layers.safe_embedding_lookup_sparse(embedding_weights, sparse_ids, sparse_weights=None, combiner=None, default_id=None, name=None, partition_strategy='div')

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

tf.reduce_prod(input_tensor, reduction_indices=None, keep_dims=False, name=None) Computes the product of elements across dimensions

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

tf.contrib.distributions.Distribution.log_pmf(value, name='log_pmf') Log probability mass function. Args:

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

virtual tensorflow::Session::~Session()

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

tf.contrib.distributions.WishartFull.event_shape(name='event_shape') Shape of a single sample from a single batch as a 1-D int32

2025-01-10 15:47:30
tf.nn.rnn_cell.MultiRNNCell
  • References/Big Data/TensorFlow/TensorFlow Python/Neural Network RNN Cells

class tf.nn.rnn_cell.MultiRNNCell RNN cell composed sequentially of multiple simple cells.

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

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

2025-01-10 15:47:30