Remove test_rnn_decode_api from disable list. (#29814)

test=develop
revert-31562-mean
Guo Sheng 5 years ago committed by GitHub
parent f65f1caad3
commit 356efd36fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -124,7 +124,6 @@ if(NOT WITH_DISTRIBUTE)
endif()
if(WIN32)
LIST(REMOVE_ITEM TEST_OPS test_rnn_decode_api)
LIST(REMOVE_ITEM TEST_OPS test_complex_matmul)
endif()

Loading…
Cancel
Save