forked from mindspore-Ecosystem/mindspore
takedown test_data_parallel_tran_lenet
This commit is contained in:
parent
2b8e31b0e5
commit
fed6eb31a2
|
@ -21,7 +21,7 @@ import sys
|
|||
import pytest
|
||||
|
||||
|
||||
@pytest.mark.level0
|
||||
@pytest.mark.level1
|
||||
@pytest.mark.platform_x86_cpu
|
||||
@pytest.mark.env_onecard
|
||||
def test_train_lenet_by_data_parallel():
|
||||
|
|
Loading…
Reference in New Issue