!33717 modify test case from level0 to leve1
Merge pull request !33717 from hanhuifeng/modify_test_case
This commit is contained in:
commit
0d4b1ceb09
|
@ -212,7 +212,7 @@ def get_train_loss(numeric_columns, sparse_columns, data_list, mode):
|
||||||
return loss_list
|
return loss_list
|
||||||
|
|
||||||
|
|
||||||
@pytest.mark.level0
|
@pytest.mark.level1
|
||||||
@pytest.mark.platform_x86_gpu_training
|
@pytest.mark.platform_x86_gpu_training
|
||||||
@pytest.mark.env_onecard
|
@pytest.mark.env_onecard
|
||||||
def test_train():
|
def test_train():
|
||||||
|
|
Loading…
Reference in New Issue