Skip to content

Commit 5a048c4

Browse files
update test shell
1 parent c2a9295 commit 5a048c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/install/test_cc_local.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ cd ${BUILD_TMP_DIR}
2121
cmake \
2222
-D ENABLE_TENSORFLOW=TRUE \
2323
-D ENABLE_PYTORCH=TRUE \
24+
-D ENABLE_PADDLE=TRUE \
2425
-D INSTALL_TENSORFLOW=FALSE \
2526
-D USE_TF_PYTHON_LIBS=TRUE \
2627
-D CMAKE_INSTALL_PREFIX=${INSTALL_PREFIX} \

0 commit comments

Comments
 (0)