forked from mindspore-Ecosystem/mindspore
takedown test_dynamic_ops.py::test_dynamic_layernorm due to probalistic failure
This commit is contained in:
parent
5aaf254927
commit
92abbd7af1
|
@ -116,7 +116,7 @@ class AddNet(nn.Cell):
|
|||
return ops.add(x, y)
|
||||
|
||||
|
||||
@pytest.mark.level0
|
||||
@pytest.mark.level1
|
||||
@pytest.mark.platform_arm_ascend_training
|
||||
@pytest.mark.platform_x86_ascend_training
|
||||
@pytest.mark.env_onecard
|
||||
|
|
Loading…
Reference in New Issue