tf.erfc()
  • References/Big Data/TensorFlow/TensorFlow Python/Math

tf.erfc(x, name=None) Computes the complementary error function of x element-wise. Args:

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

tf.reduce_join(inputs, reduction_indices, keep_dims=None, separator=None, name=None) Joins a string Tensor across the given dimensions

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

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

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

tf.contrib.distributions.QuantizedDistribution.log_cdf(value, name='log_cdf') Log cumulative distribution function.

2025-01-10 15:47:30
tf.SparseTensor
  • References/Big Data/TensorFlow/TensorFlow Python/Sparse Tensors

class tf.SparseTensor Represents a sparse tensor. TensorFlow represents a sparse tensor as three

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

tf.contrib.distributions.LaplaceWithSoftplusScale.survival_function(value, name='survival_function') Survival function.

2025-01-10 15:47:30
tf.SparseTensor.
  • References/Big Data/TensorFlow/TensorFlow Python/Sparse Tensors

tf.SparseTensor.__str__()

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

tf.contrib.rnn.CoupledInputForgetGateLSTMCell.zero_state(batch_size, dtype) Return zero-filled state tensor(s).

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

tf.contrib.distributions.WishartCholesky.allow_nan_stats Python boolean describing behavior when a stat is undefined.

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

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

2025-01-10 15:47:30