tf.contrib.rnn.LSTMBlockCell.
  • References/Big Data/TensorFlow/TensorFlow Python/RNN

tf.contrib.rnn.LSTMBlockCell.__init__(num_units, forget_bias=1.0, use_peephole=False) Initialize the basic LSTM cell.

2025-01-10 15:47:30
tf.TensorArray.size()
  • References/Big Data/TensorFlow/TensorFlow Python/TensorArray Operations

tf.TensorArray.size(name=None) Return the size of the TensorArray.

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

tf.inv(x, name=None) Computes the reciprocal of x element-wise. I.e., \(y = 1 / x\).

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

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

2025-01-10 15:47:30
tf.contrib.framework.reduce_sum_n()
  • References/Big Data/TensorFlow/TensorFlow Python/Framework

tf.contrib.framework.reduce_sum_n(tensors, name=None) Reduce tensors to a scalar sum. This reduces

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

tf.contrib.bayesflow.stochastic_tensor.NormalTensor.value_type

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.matrix_determinant()
  • References/Big Data/TensorFlow/TensorFlow Python/Math

tf.matrix_determinant(input, name=None) Computes the determinant of one ore more square matrices. The

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

tf.contrib.distributions.BetaWithSoftplusAB.log_pdf(value, name='log_pdf') Log probability density function.

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

tf.contrib.bayesflow.stochastic_tensor.StochasticTensor.dtype

2025-01-10 15:47:30