!32894 takedown test_maximum to ensure gate stability
Merge pull request !32894 from yanghaoran/master
This commit is contained in:
commit
adea1f528b
|
@ -919,7 +919,7 @@ def onp_maximum(x1, x2):
|
|||
return onp.maximum(x1, x2)
|
||||
|
||||
|
||||
@pytest.mark.level0
|
||||
@pytest.mark.level1
|
||||
@pytest.mark.platform_x86_gpu_training
|
||||
@pytest.mark.platform_x86_cpu
|
||||
@pytest.mark.env_onecard
|
||||
|
|
Loading…
Reference in New Issue