Ops
  • References/Big Data/TensorFlow/TensorFlow Python/Metrics

Contents Metrics (contrib)Ops for evaluation metrics and summary statistics.API Metric Ops tf

2025-01-10 15:47:30
tf.SparseTensor.
  • References/Big Data/TensorFlow/TensorFlow Python/Sparse Tensors

tf.SparseTensor.__truediv__(sp_x, y) Internal helper function for 'sp_t / dense_t'.

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

tf.contrib.distributions.WishartFull.prob(value, name='prob') Probability density/mass function (depending on is_continuous)

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

tf.assert_non_negative(x, data=None, summarize=None, message=None, name=None) Assert the condition x >= 0 holds

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

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

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

tf.contrib.distributions.Beta.log_survival_function(value, name='log_survival_function') Log survival function.

2025-01-10 15:47:30
tensorflow::TensorShape::AsProto()
  • References/Big Data/TensorFlow/TensorFlow C++/TensorShape

void tensorflow::TensorShape::AsProto(TensorShapeProto *proto) const Fill *proto from *this.

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

tf.QueueBase.close(cancel_pending_enqueues=False, name=None) Closes this queue. This operation

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

tf.contrib.learn.BaseEstimator.fit(x=None, y=None, input_fn=None, steps=None, batch_size=None, monitors=None, max_steps=None) See

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

class tf.contrib.bayesflow.stochastic_tensor.DirichletTensor DirichletTensor is a StochasticTensor backed

2025-01-10 15:47:30