forked from mindspore-Ecosystem/mindspore
upgrade Ascend packages 04 Sep 21
This commit is contained in:
parent
1b4f0bd033
commit
1fd655787a
|
@ -1 +1 @@
|
|||
Subproject commit 46b34ffdfd7ed41240e6a1ff74abb9a7e540a653
|
||||
Subproject commit 6cc2d0293685edd22a1e3ef2a6af393779a0283d
|
|
@ -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…
Reference in New Issue