提交 ec07a4c3 编写于 作者: S SunAhong1993

fix fro pre-commit

上级 0f6816a1
......@@ -31,6 +31,7 @@ dtype_dict = {
}
def aten_abs(mapper, graph, node):
""" 构造获取绝对值的PaddleLayer。
......
......@@ -16,6 +16,7 @@ import paddle
from paddle.nn.functional import instance_norm
from paddle.fluid.initializer import Constant
class InstanceNorm(paddle.nn.Layer):
"""
This class is based class for InstanceNorm1D, 2d, 3d.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册