当前位置: 首页 > 文档资料 > Edward 中文文档 >

ed.random_variables

优质
小牛编辑
131浏览
2023-12-01

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.