tf.FixedLenSequenceFeature.
  • References/Big Data/TensorFlow/TensorFlow Python/Inputs and Readers

tf.FixedLenSequenceFeature.__new__(_cls, shape, dtype, allow_missing=False) Create new instance of FixedLenSequenceFeature(shape

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

tf.contrib.distributions.Poisson.cdf(value, name='cdf') Cumulative distribution function. Given

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

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

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

tf.contrib.bayesflow.stochastic_tensor.WishartCholeskyTensor.value(name='value')

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

tf.contrib.bayesflow.stochastic_tensor.LaplaceWithSoftplusScaleTensor.value(name='value')

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

tf.contrib.bayesflow.stochastic_tensor.DirichletTensor.value(name='value')

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

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

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

int64 tensorflow::PartialTensorShape::dim_size(int d) const Returns the number of elements in dimension d. REQUIRES:

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

tf.contrib.distributions.Poisson.parameters Dictionary of parameters used by this Distribution.

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

class tf.nn.rnn_cell.LSTMStateTuple Tuple used by LSTM Cells for state_size, zero_state, and output

2025-01-10 15:47:30