tf.test.assert_equal_graph_def(actual, expected) Asserts that two GraphDefs are (mostly) the same.
tf.contrib.bayesflow.stochastic_tensor.BernoulliTensor.mean(name='mean')
A Session instance lets a caller drive a TensorFlow graph computation. When a Session is created with a given target, a new Session object is
tf.contrib.layers.repeat(inputs, repetitions, layer, *args, **kwargs) Applies the same layer with the same arguments repeatedly
tf.contrib.graph_editor.SubGraphView.inputs The input tensors of this subgraph view.
tf.contrib.distributions.Categorical.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape) shapes
int64 tensorflow::PartialTensorShape::dim_size(int d) const Returns the number of elements in dimension d. REQUIRES:
void tensorflow::TensorShape::operator=(const TensorShape &b)
tf.Session.close() Closes this session. Calling this method frees all resources associated with
tf.contrib.bayesflow.stochastic_tensor.LaplaceTensor.__init__(name=None, dist_value_type=None, loss_fn=score_function, **dist_args)
Page 48 of 100