takedown testcases to ensure gate stabiltiy

This commit is contained in:
yanghaoran 2023-03-07 10:24:19 +08:00
parent 9da9e67ef5
commit 86349ae599
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.level0
@pytest.mark.level1
@pytest.mark.platform_arm_ascend_training
@pytest.mark.platform_x86_ascend_training
@pytest.mark.env_onecard