takedown test_data_parallel_tran_lenet

This commit is contained in:
yanghaoran 2022-05-18 10:08:55 +08:00
parent 2b8e31b0e5
commit fed6eb31a2
1 changed files with 1 additions and 1 deletions

View File

@ -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():