tf.contrib.distributions.Dirichlet.pmf()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.Dirichlet.pmf(value, name='pmf') Probability mass function. Args:

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.ones_like()
  • References/Big Data/TensorFlow/TensorFlow Python/Constants, Sequences, and Random Values

tf.ones_like(tensor, dtype=None, name=None, optimize=True) Creates a tensor with all elements set to 1. Given

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

tf.contrib.distributions.Gamma.pmf(value, name='pmf') Probability mass function. Args:

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

tf.contrib.bayesflow.stochastic_tensor.StochasticTensor.clone(name=None, **dist_args)

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

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

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

tf.train.shuffle_batch_join(tensors_list, batch_size, capacity, min_after_dequeue, seed=None, enqueue_many=False, shapes=None, allow_smaller_final_batch=False, shared_name=None

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

tf.TextLineReader.supports_serialize Whether the Reader implementation can serialize its state.

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

tf.SparseTensor.__init__(indices, values, shape) Creates a SparseTensor. Args:

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

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

2025-01-10 15:47:30