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 c2cefd5 commit 2591167Copy full SHA for 2591167
python/CMakeLists.txt
@@ -25,6 +25,7 @@ add_custom_target(paddle_python ALL DEPENDS
25
26
add_subdirectory(paddle/trainer_config_helpers/tests)
27
add_subdirectory(paddle/reader/tests)
28
+add_subdirectory(paddle/v2/tests)
29
30
install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/dist/
31
DESTINATION opt/paddle/share/wheels
0 commit comments