tf.FixedLenFeature.__new__(_cls, shape, dtype, default_value=None) Create new instance of FixedLenFeature(shape, dtype, default_value)
tf.contrib.distributions.InverseGammaWithSoftplusAlphaBeta.sample_n(n, seed=None, name='sample_n') Generate n samples
tf.contrib.distributions.LaplaceWithSoftplusScale.survival_function(value, name='survival_function') Survival function.
int64 tensorflow::Tensor::NumElements() const Convenience accessor for the tensor shape.
tf.contrib.learn.monitors.ValidationMonitor.every_n_step_begin(step) Callback before every n'th step begins.
tf.contrib.distributions.Chi2WithAbsDf.entropy(name='entropy') Shanon entropy in nats. Additional
tf.contrib.distributions.MultivariateNormalFull.pmf(value, name='pmf') Probability mass function. Args:
bool tensorflow::Tensor::SharesBufferWith(const Tensor &b) const
tf.is_strictly_increasing(x, name=None) Returns True if x is strictly increasing.
class tf.nn.rnn_cell.OutputProjectionWrapper Operator adding an output projection to the given cell. Note:
Page 3 of 100