tf.cos(x, name=None) Computes cos of x element-wise. Args:
tf.contrib.learn.TensorFlowEstimator.get_variable_value(name) Returns value of the variable given by name.
class tf.WholeFileReader A Reader that outputs the entire contents of a file as a value. To use
tf.segment_min(data, segment_ids, name=None) Computes the minimum along segments of a tensor. Read
tf.contrib.distributions.InverseGamma.log_pmf(value, name='log_pmf') Log probability mass function. Args:
tf.contrib.distributions.MultivariateNormalDiagPlusVDVT.log_cdf(value, name='log_cdf') Log cumulative distribution function.
tf.FixedLenSequenceFeature.__getstate__() Exclude the OrderedDict from pickling
tf.contrib.distributions.Beta.pdf(value, name='pdf') Probability density function. Args:
class tf.contrib.learn.monitors.GraphDump Dumps almost all tensors in the graph at every step. Note
tf.contrib.learn.TensorFlowRNNRegressor.config
Page 53 of 100