ed.random_variables

Aliases:

  • ed.random_variables
  • ed.util.random_variables
random_variables(graph=None)

Defined in edward/util/graphs.py.

Return all random variables in the TensorFlow graph.

Args:

  • graph: TensorFlow graph.

Returns:

list of RandomVariable.