We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2a9295 commit 5a048c4Copy full SHA for 5a048c4
source/install/test_cc_local.sh
@@ -21,6 +21,7 @@ cd ${BUILD_TMP_DIR}
21
cmake \
22
-D ENABLE_TENSORFLOW=TRUE \
23
-D ENABLE_PYTORCH=TRUE \
24
+ -D ENABLE_PADDLE=TRUE \
25
-D INSTALL_TENSORFLOW=FALSE \
26
-D USE_TF_PYTHON_LIBS=TRUE \
27
-D CMAKE_INSTALL_PREFIX=${INSTALL_PREFIX} \
0 commit comments