forked from mindspore-Ecosystem/mindspore
!46718 takedown test_bert_thor_8p to ensure gate stability
Merge pull request !46718 from yanghaoran/takedown_testcases
This commit is contained in:
commit
fabc9304e8
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue