tf.Session.close()
  • References/Big Data/TensorFlow/TensorFlow Python/Running Graphs

tf.Session.close() Closes this session. Calling this method frees all resources associated with

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

tf.contrib.distributions.Multinomial.std(name='std') Standard deviation.

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

tf.contrib.distributions.BetaWithSoftplusAB.log_prob(value, name='log_prob') Log probability density/mass function (depending

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

tf.contrib.bayesflow.stochastic_tensor.NormalWithSoftplusSigmaTensor.distribution

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

tf.contrib.distributions.MultivariateNormalDiagPlusVDVT.batch_shape(name='batch_shape') Shape of a single sample from a single

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

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

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

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

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

tf.TextLineReader.reset(name=None) Restore a reader to its initial clean state. Args:

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

tf.cos(x, name=None) Computes cos of x element-wise. Args:

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

tf.contrib.learn.TensorFlowEstimator.get_variable_value(name) Returns value of the variable given by name.

2025-01-10 15:47:30