offline gpu case of test_gpu_profiler

This commit is contained in:
xsmq 2021-05-22 15:04:12 +08:00
parent 90991518bc
commit c34c36effb
1 changed files with 187 additions and 187 deletions

View File

@ -134,7 +134,7 @@ class TestProfiler:
""" Run after class end.""" """ Run after class end."""
cleanup() cleanup()
@pytest.mark.level0 @pytest.mark.level1
@pytest.mark.platform_x86_gpu_training @pytest.mark.platform_x86_gpu_training
@pytest.mark.env_onecard @pytest.mark.env_onecard
def test_gpu_profiler(self): def test_gpu_profiler(self):