tf.contrib.bayesflow.stochastic_tensor.BinomialTensor.distribution
class tf.FIFOQueue A queue implementation that dequeues elements in first-in first-out order. See
tf.contrib.distributions.WishartCholesky.log_pdf(value, name='log_pdf') Log probability density function.
tf.nn.rnn_cell.BasicRNNCell.output_size
tf.IdentityReader.reader_ref Op that implements the reader.
tf.contrib.distributions.TransformedDistribution.pmf(value, name='pmf') Probability mass function. Args:
tf.TFRecordReader.read_up_to(queue, num_records, name=None) Returns up to num_records (key, value pairs) produced by a reader
tf.contrib.graph_editor.make_list_of_op(ops, check_graph=True, allow_graph=True, ignore_ts=False) Convert ops to a list of tf
class tf.nn.rnn_cell.LSTMCell Long short-term memory unit (LSTM) recurrent network cell. The default
tf.nn.rnn_cell.LSTMCell.__call__(inputs, state, scope=None) Run one step of LSTM. Args:
Page 21 of 100