tf.contrib.distributions.MultivariateNormalDiag.name
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

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

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

tf.inv(x, name=None) Computes the reciprocal of x element-wise. I.e., \(y = 1 / x\).

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

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

2025-01-10 15:47:30
tf.image.adjust_saturation()
  • References/Big Data/TensorFlow/TensorFlow Python/Images

tf.image.adjust_saturation(image, saturation_factor, name=None) Adjust saturation of an RGB image. This

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

tf.contrib.distributions.MultivariateNormalDiag.parameters Dictionary of parameters used by this Distribution.

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

tf.contrib.distributions.StudentT.cdf(value, name='cdf') Cumulative distribution function. Given

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

tf.errors.UnauthenticatedError.__init__(node_def, op, message) Creates an UnauthenticatedError.

2025-01-10 15:47:30
tf.contrib.graph_editor.get_ops_ios()
  • References/Big Data/TensorFlow/TensorFlow Python/Graph Editor

tf.contrib.graph_editor.get_ops_ios(ops, control_inputs=False, control_outputs=None, control_ios=None) Return all the tf.Operation

2025-01-10 15:47:30
tf.contrib.learn.DNNRegressor.bias_
  • References/Big Data/TensorFlow/TensorFlow Python/Learn

tf.contrib.learn.DNNRegressor.bias_

2025-01-10 15:47:30
tf.is_numeric_tensor()
  • References/Big Data/TensorFlow/TensorFlow Python/Asserts and boolean checks.

tf.is_numeric_tensor(tensor)

2025-01-10 15:47:30