forked from mindspore-Ecosystem/mindspore
offline gpu case of test_gpu_profiler
This commit is contained in:
parent
90991518bc
commit
c34c36effb
|
@ -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):
|
||||||
|
|
Loading…
Reference in New Issue