forked from mindspore-Ecosystem/mindspore
disable dynamic rank testcase
This commit is contained in:
parent
24b3ad9ef0
commit
8e46835c1e
|
@ -49,6 +49,7 @@ def test_choleskysolve_dynamic_shape():
|
|||
grad_dyn_case(False)
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="dynamic rank feature is under developing.")
|
||||
@pytest.mark.level1
|
||||
@pytest.mark.platform_x86_cpu
|
||||
@pytest.mark.env_onecard
|
||||
|
|
Loading…
Reference in New Issue