forked from mindspore-Ecosystem/mindspore
!16747 offline gpu case of test_gpu_profiler
From: @xsmq Reviewed-by: @wmzheng2020,@zhoufeng54 Signed-off-by: @zhoufeng54
This commit is contained in:
commit
3e0ada91ff
|
@ -134,7 +134,7 @@ class TestProfiler:
|
|||
""" Run after class end."""
|
||||
cleanup()
|
||||
|
||||
@pytest.mark.level0
|
||||
@pytest.mark.level1
|
||||
@pytest.mark.platform_x86_gpu_training
|
||||
@pytest.mark.env_onecard
|
||||
def test_gpu_profiler(self):
|
||||
|
|
Loading…
Reference in New Issue