takedown test_bert_thor_8p to ensure gate stability

This commit is contained in:
yanghaoran 2022-12-12 20:30:18 +08:00
parent 0cb3f77727
commit 111b43f481
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ def train_process_bert_thor(q, device_id, epoch_size, device_num):
q.put({'loss': loss_list, 'cost': per_step_mseconds})
@pytest.mark.level0
@pytest.mark.level1
@pytest.mark.platform_arm_ascend_training
@pytest.mark.platform_x86_ascend_training
@pytest.mark.env_single