tf.contrib.distributions.BernoulliWithSigmoidP.parameters Dictionary of parameters used by this Distribution.
tf.TFRecordReader.restore_state(state, name=None) Restore a reader to a previously saved state. Not
tf.contrib.rnn.LSTMBlockCell.__call__(x, states_prev, scope=None) Long short-term memory cell (LSTM).
tf.contrib.learn.TensorFlowRNNRegressor.evaluate(x=None, y=None, input_fn=None, feed_fn=None, batch_size=None, steps=None, metrics=None, name=None)
tf.contrib.distributions.ExponentialWithSoftplusLam.log_pmf(value, name='log_pmf') Log probability mass function.
tf.contrib.distributions.Dirichlet.event_shape(name='event_shape') Shape of a single sample from a single batch as a 1-D int32
tf.contrib.framework.get_model_variables(scope=None, suffix=None) Gets the list of model variables, filtered by scope and/or suffix
tf.foldr(fn, elems, initializer=None, parallel_iterations=10, back_prop=True, swap_memory=False, name=None) foldr on the list
tf.nn.rnn_cell.BasicLSTMCell.__call__(inputs, state, scope=None) Long short-term memory cell (LSTM).
tf.contrib.distributions.InverseGamma.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape) shapes
Page 21 of 100