open tdt data transfer st

This commit is contained in:
ms_yan 2021-06-21 20:18:59 +08:00
parent 9b4e654df0
commit 750271fa12
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ def op_network_with_step_num(dataset, step_num):
return op_network_with_epoch(net_with_dataset, step_num)
@pytest.mark.level2
@pytest.mark.level0
@pytest.mark.platform_arm_ascend_training
@pytest.mark.platform_x86_ascend_training
@pytest.mark.env_onecard