!33717 modify test case from level0 to leve1

Merge pull request !33717 from hanhuifeng/modify_test_case
This commit is contained in:
i-robot 2022-04-28 12:53:10 +00:00 committed by Gitee
commit 0d4b1ceb09
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -212,7 +212,7 @@ def get_train_loss(numeric_columns, sparse_columns, data_list, mode):
return loss_list
@pytest.mark.level0
@pytest.mark.level1
@pytest.mark.platform_x86_gpu_training
@pytest.mark.env_onecard
def test_train():