!49751 reset test_dummy_train_no_sink ST to level0

Merge pull request !49751 from xulei/st
This commit is contained in:
i-robot 2023-03-06 08:09:24 +00:00 committed by Gitee
commit 7b96c51d02
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@ def train(batch_size, lr, momentum, epochs, dataset_sink_mode):
return avg_loss
@pytest.mark.level1
@pytest.mark.level0
@pytest.mark.platform_arm_ascend_training
@pytest.mark.platform_x86_ascend_training
@pytest.mark.env_onecard