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.image.resize_image_with_crop_or_pad()
  • References/Big Data/TensorFlow/TensorFlow Python/Images

tf.image.resize_image_with_crop_or_pad(image, target_height, target_width) Crops and/or pads an image to a target width and height

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

tf.image.random_flip_left_right(image, seed=None) Randomly flip an image horizontally (left to right). With

2025-01-10 15:47:30
tf.contrib.bayesflow.stochastic_tensor.DirichletTensor.graph
  • References/Big Data/TensorFlow/TensorFlow Python/BayesFlow Stochastic Tensors

tf.contrib.bayesflow.stochastic_tensor.DirichletTensor.graph

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

tf.contrib.distributions.Distribution.log_pdf(value, name='log_pdf') Log probability density function.

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

tf.TextLineReader.num_records_produced(name=None) Returns the number of records this reader has produced. This

2025-01-10 15:47:30
tf.contrib.framework.has_arg_scope()
  • References/Big Data/TensorFlow/TensorFlow Python/Framework

tf.contrib.framework.has_arg_scope(func) Checks whether a func has been decorated with @add_arg_scope or not.

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

tf.contrib.distributions.MultivariateNormalDiag.param_shapes(cls, sample_shape, name='DistributionParamShapes') Shapes of parameters

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

class tf.contrib.distributions.Binomial Binomial distribution. This distribution is parameterized

2025-01-10 15:47:30