tf.contrib.distributions.TransformedDistribution.param_static_shapes()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.TransformedDistribution.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape)

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

tf.contrib.learn.monitors.StepCounter.epoch_end(epoch) End epoch. Args:

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

tf.invert_permutation(x, name=None) Computes the inverse permutation of a tensor. This operation

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

class tf.contrib.learn.monitors.CaptureVariable Captures a variable's values into a collection. This

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

tf.contrib.distributions.NormalWithSoftplusSigma.get_event_shape() Shape of a single sample from a single batch as a TensorShape

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

tf.contrib.distributions.Laplace.__init__(loc, scale, validate_args=False, allow_nan_stats=True, name='Laplace') Construct Laplace

2025-01-10 15:47:30
tf.TensorArray
  • References/Big Data/TensorFlow/TensorFlow Python/TensorArray Operations

class tf.TensorArray Class wrapping dynamic-sized, per-time-step, write-once Tensor arrays. This

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

tf.where(input, name=None) Returns locations of true values in a boolean tensor. This operation

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

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

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

tf.contrib.distributions.MultivariateNormalFull.pdf(value, name='pdf') Probability density function. Args:

2025-01-10 15:47:30