tf.SparseTensor.from_value()
  • References/Big Data/TensorFlow/TensorFlow Python/Sparse Tensors

tf.SparseTensor.from_value(cls, sparse_tensor_value)

2025-01-10 15:47:30
tf.contrib.rnn.TimeFreqLSTMCell.
  • References/Big Data/TensorFlow/TensorFlow Python/RNN

tf.contrib.rnn.TimeFreqLSTMCell.__call__(inputs, state, scope=None) Run one step of LSTM. Args:

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

tf.contrib.distributions.NormalWithSoftplusSigma.sigma Distribution parameter for standard deviation.

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

tf.contrib.distributions.InverseGamma.param_shapes(cls, sample_shape, name='DistributionParamShapes') Shapes of parameters given

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

tf.image.convert_image_dtype(image, dtype, saturate=False, name=None) Convert image to dtype, scaling

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

tf.cholesky(input, name=None) Computes the Cholesky decomposition of one or more square matrices. The

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

tf.FixedLenSequenceFeature.__repr__() Return a nicely formatted representation string

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

tf.contrib.distributions.Poisson.param_shapes(cls, sample_shape, name='DistributionParamShapes') Shapes of parameters given the

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

int64 tensorflow::Tensor::NumElements() const Convenience accessor for the tensor shape.

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

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

2025-01-10 15:47:30