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.contrib.distributions.MultivariateNormalCholesky.log_pdf()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

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

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

tf.contrib.bayesflow.stochastic_tensor.GammaWithSoftplusAlphaBetaTensor.entropy(name='entropy')

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

tf.contrib.distributions.Categorical.get_batch_shape() Shape of a single sample from a single event index as a TensorShape

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

tf.matrix_diag(diagonal, name=None) Returns a batched diagonal tensor with a given batched diagonal values.

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

tf.contrib.learn.monitors.StopAtStep.run_on_all_workers

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

tf.edit_distance(hypothesis, truth, normalize=True, name='edit_distance') Computes the Levenshtein distance between sequences

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

tf.contrib.distributions.Normal.event_shape(name='event_shape') Shape of a single sample from a single batch as a 1-D int32 Tensor

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

tf.cholesky_solve(chol, rhs, name=None) Solves systems of linear eqns A X = RHS, given Cholesky factorizations.

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

tf.contrib.learn.extract_pandas_data(data) Extract data from pandas.DataFrame for predictors. Given

2025-01-10 15:47:30