未验证 提交 b546b923 编写于 作者: Y yangjianfengo1 提交者: GitHub

Canceled the inplace_check of test_ group_ norm_op

上级 292fd200
......@@ -352,6 +352,7 @@ class TestGroupNormOp2_With_NHWC(TestGroupNormOp):
class TestGroupNormFP16Op_With_NHWC(TestGroupNormFP16OP):
def init_test_case(self):
self.no_need_check_inplace = True
self.attrs['groups'] = 1
self.data_format = "NHWC"
self.attrs['epsilon'] = 0.5
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册