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
tf.WholeFileReader
  • References/Big Data/TensorFlow/TensorFlow Python/Inputs and Readers

class tf.WholeFileReader A Reader that outputs the entire contents of a file as a value. To use

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

tf.segment_min(data, segment_ids, name=None) Computes the minimum along segments of a tensor. Read

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

tf.contrib.distributions.InverseGamma.log_pmf(value, name='log_pmf') Log probability mass function. Args:

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

tf.contrib.distributions.MultivariateNormalDiagPlusVDVT.log_cdf(value, name='log_cdf') Log cumulative distribution function.

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

tf.FixedLenSequenceFeature.__getstate__() Exclude the OrderedDict from pickling

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

tf.contrib.distributions.Beta.pdf(value, name='pdf') Probability density function. Args:

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

class tf.contrib.learn.monitors.GraphDump Dumps almost all tensors in the graph at every step. Note

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

tf.contrib.learn.TensorFlowRNNRegressor.config

2025-01-10 15:47:30