未验证 提交 7acb6ae6 编写于 作者: L LielinJiang 提交者: GitHub

fix Normal, test=develop (#2248)

上级 2435f3a2
......@@ -34,7 +34,7 @@ Normal
import numpy as np
from paddle.fluid import layers
from paddle.fluid.layers import Normal
from paddle.fluid.layers import Normal
# 定义参数为float的正态分布。
dist = Normal(loc=0., scale=3.)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册