tf.Session.reset(target, containers=None, config=None) Resets resource containers on target, and close all connected
tf.truediv(x, y, name=None) Divides x / y elementwise, always producing floating point results. The
tf.contrib.framework.deprecated(date, instructions) Decorator for marking functions or methods deprecated. This
tf.minimum(x, y, name=None) Returns the min of x and y (i.e. x < y ? x : y) element-wise. NOTE:
tf.errors.InternalError.__init__(node_def, op, message) Creates an InternalError.
tf.nn.rnn_cell.MultiRNNCell.zero_state(batch_size, dtype) Return zero-filled state tensor(s). Args:
tf.contrib.distributions.BernoulliWithSigmoidP.entropy(name='entropy') Shanon entropy in nats.
tf.contrib.learn.monitors.GraphDump.set_estimator(estimator) A setter called automatically by the target estimator.
tf.contrib.distributions.BernoulliWithSigmoidP.cdf(value, name='cdf') Cumulative distribution function. Given
tf.contrib.distributions.Bernoulli.name Name prepended to all ops created by this Distribution.
Page 56 of 100