tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma.is_reparameterized
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma.is_reparameterized

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

tf.contrib.bayesflow.stochastic_tensor.BinomialTensor.loss(final_loss, name='Loss')

2025-01-10 15:47:30
tf.contrib.learn.monitors.GraphDump.set_estimator()
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

tf.contrib.learn.monitors.GraphDump.set_estimator(estimator) A setter called automatically by the target estimator.

2025-01-10 15:47:30
tf.contrib.learn.monitors.CaptureVariable.
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

tf.contrib.learn.monitors.CaptureVariable.__init__(var_name, every_n=100, first_n=1) Initializes a CaptureVariable monitor.

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

class tf.nn.rnn_cell.GRUCell Gated Recurrent Unit cell (cf.

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

tf.contrib.distributions.TransformedDistribution.transform Function transforming x => y.

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

tf.contrib.distributions.LaplaceWithSoftplusScale.dtype The DType of Tensors handled by this Distribution

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

tf.contrib.distributions.BetaWithSoftplusAB.log_prob(value, name='log_prob') Log probability density/mass function (depending

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.TFRecordReader.reset()
  • References/Big Data/TensorFlow/TensorFlow Python/Inputs and Readers

tf.TFRecordReader.reset(name=None) Restore a reader to its initial clean state. Args:

2025-01-10 15:47:30