tf.contrib.distributions.Bernoulli.mode(name='mode') Mode. Additional documentation from Bernoulli: Returns 1 if p > 1-p and 0 otherwise.
tf.contrib.learn.monitors.StepCounter.run_on_all_workers
tf.contrib.bayesflow.stochastic_tensor.MultinomialTensor.graph
tf.contrib.bayesflow.stochastic_tensor.GammaTensor.value_type
tf.contrib.bayesflow.stochastic_tensor.ExponentialTensor.mean(name='mean')
tf.contrib.learn.BaseEstimator.get_variable_names() Returns list of all variable names in this model. Returns: List of names.
void tensorflow::TensorShape::InsertDim(int d, int64 size) Insert a dimension somewhere in the TensorShape. REQUIRES: 0 <= d <= dims() REQUIRES: size >= 0
tf.contrib.rnn.TimeFreqLSTMCell.output_size
tf.contrib.distributions.Gamma.is_continuous
tf.contrib.distributions.BernoulliWithSigmoidP.is_continuous
Page 284 of 319