diff --git a/graphengine b/graphengine index 46b34ffdfd7..6cc2d029368 160000 --- a/graphengine +++ b/graphengine @@ -1 +1 @@ -Subproject commit 46b34ffdfd7ed41240e6a1ff74abb9a7e540a653 +Subproject commit 6cc2d0293685edd22a1e3ef2a6af393779a0283d diff --git a/tests/st/dump/test_data_dump.py b/tests/st/dump/test_data_dump.py index f82a38288e7..7251d89427e 100644 --- a/tests/st/dump/test_data_dump.py +++ b/tests/st/dump/test_data_dump.py @@ -171,7 +171,7 @@ class ReluReduceMeanDenseRelu(Cell): return x_ -@pytest.mark.level0 +@pytest.mark.level1 @pytest.mark.platform_arm_ascend_training @pytest.mark.platform_x86_ascend_training @pytest.mark.env_onecard