Skip to content

Commit ebe1920

Browse files
committed
add comment
1 parent 3c5e15d commit ebe1920

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

paddle/fluid/inference/api/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ if (WITH_ANAKIN) # only needed in CI
7474
target_link_libraries(inference_anakin_api anakin anakin_saber_common)
7575
target_link_libraries(inference_anakin_api_shared anakin anakin_saber_common)
7676
if (WITH_TESTING)
77+
# this test is unstable, disable it first.
7778
#cc_test(inference_anakin_test SRCS api_anakin_engine_tester.cc
7879
#ARGS --model=${ANAKIN_INSTALL_DIR}/mobilenet_v2.anakin.bin
7980
#DEPS inference_anakin_api_shared)

0 commit comments

Comments
 (0)