add the cumsum unit test for the develop (#29881)

revert-31562-mean
wawltor 5 years ago committed by GitHub
parent 26f9ab70f7
commit 7498df2587
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -357,7 +357,7 @@ list(REMOVE_ITEM TEST_OPS test_fuse_bn_add_act_pass)
list(REMOVE_ITEM TEST_OPS test_imperative_static_runner_mnist) list(REMOVE_ITEM TEST_OPS test_imperative_static_runner_mnist)
list(REMOVE_ITEM TEST_OPS test_imperative_static_runner_while) list(REMOVE_ITEM TEST_OPS test_imperative_static_runner_while)
# disable test_cumsum_op temporaily # disable test_cumsum_op temporaily
list(REMOVE_ITEM TEST_OPS test_cumsum_op) # list(REMOVE_ITEM TEST_OPS test_cumsum_op)
# disable this unittest temporarily # disable this unittest temporarily
list(REMOVE_ITEM TEST_OPS test_imperative_data_loader_exception) list(REMOVE_ITEM TEST_OPS test_imperative_data_loader_exception)

Loading…
Cancel
Save