Browse Source

upgrade Ascend packages 04 Sep 21

tags/v1.5.0-rc1
yanghaoran 4 years ago
parent
commit
1fd655787a
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      graphengine
  2. +1
    -1
      tests/st/dump/test_data_dump.py

+ 1
- 1
graphengine

@@ -1 +1 @@
Subproject commit 46b34ffdfd7ed41240e6a1ff74abb9a7e540a653
Subproject commit 6cc2d0293685edd22a1e3ef2a6af393779a0283d

+ 1
- 1
tests/st/dump/test_data_dump.py View File

@@ -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


Loading…
Cancel
Save