tf.fft3d()
  • References/Big Data/TensorFlow/TensorFlow Python/Math

tf.fft3d(input, name=None) Compute the 3-dimensional discrete Fourier Transform over the inner-most 3 dimensions

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

tf.contrib.distributions.StudentT.validate_args Python boolean indicated possibly expensive checks are enabled.

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

tf.contrib.learn.monitors.ExportMonitor.every_n_step_end(step, outputs)

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

tf.contrib.learn.monitors.LoggingTrainable.begin(max_steps=None) Called at the beginning of training. When

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

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

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

tf.contrib.learn.TensorFlowRNNRegressor.fit(x, y, steps=None, monitors=None, logdir=None) Neural network model from provided

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

tf.contrib.distributions.InverseGamma.__init__(alpha, beta, validate_args=False, allow_nan_stats=True, name='InverseGamma') Construct

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

tf.contrib.bayesflow.stochastic_tensor.WishartCholeskyTensor.__init__(name=None, dist_value_type=None, loss_fn=score_function, **dist_args)

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

tf.contrib.distributions.Normal.__init__(mu, sigma, validate_args=False, allow_nan_stats=True, name='Normal') Construct Normal

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

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

2025-01-10 15:47:30