tf.image.decode_png()
  • References/Big Data/TensorFlow/TensorFlow Python/Images

tf.image.decode_png(contents, channels=None, dtype=None, name=None) Decode a PNG-encoded image to a uint8 or uint16 tensor.

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

tf.contrib.learn.monitors.PrintTensor.epoch_begin(epoch) Begin epoch. Args:

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

tf.contrib.distributions.Categorical.num_classes Scalar int32 tensor: the number of classes.

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

tf.contrib.distributions.MultivariateNormalDiag.mean(name='mean') Mean.

2025-01-10 15:47:30
tf.contrib.learn.LinearRegressor.set_params()
  • References/Big Data/TensorFlow/TensorFlow Python/Learn

tf.contrib.learn.LinearRegressor.set_params(**params) Set the parameters of this estimator. The

2025-01-10 15:47:30
tf.errors.AbortedError
  • References/Big Data/TensorFlow/TensorFlow Python/Running Graphs

class tf.errors.AbortedError The operation was aborted, typically due to a concurrent action. For

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

tf.contrib.distributions.Exponential.name Name prepended to all ops created by this Distribution.

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

tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma.batch_shape(name='batch_shape') Shape of a single sample from a single

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

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

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

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

2025-01-10 15:47:30