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

tf.diag(diagonal, name=None) Returns a diagonal tensor with a given diagonal values. Given a

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

tf.contrib.learn.monitors.NanLoss.every_n_post_step(step, session) Callback after a step is finished or end() is

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

tf.reduce_max(input_tensor, reduction_indices=None, keep_dims=False, name=None) Computes the maximum of elements across dimensions

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

tf.contrib.learn.monitors.ValidationMonitor.early_stopped Returns True if this monitor caused an early stop.

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

tf.contrib.graph_editor.matcher.input_ops(*args) Add input matches.

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

tf.IdentityReader.__init__(name=None) Create a IdentityReader. Args:

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

tf.contrib.distributions.MultivariateNormalDiagPlusVDVT.mu

2025-01-10 15:47:30
tf.nn.rnn_cell.DropoutWrapper
  • References/Big Data/TensorFlow/TensorFlow Python/Neural Network RNN Cells

class tf.nn.rnn_cell.DropoutWrapper Operator adding dropout to inputs and outputs of the given cell.

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

tf.contrib.bayesflow.stochastic_tensor.BernoulliWithSigmoidPTensor.input_dict

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

tf.contrib.distributions.WishartFull.batch_shape(name='batch_shape') Shape of a single sample from a single event index as a 1-D

2025-01-10 15:47:30