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 6447155 commit 5207cafCopy full SHA for 5207caf
paddle/fluid/pybind/CMakeLists.txt
@@ -1,5 +1,5 @@
1
2
-set(PYBIND_DEPS pybind python proto_desc memory executor prune feed_fetch_method pass_builder)
+set(PYBIND_DEPS pybind proto_desc memory executor prune feed_fetch_method pass_builder)
3
set(PYBIND_SRCS pybind.cc exception.cc protobuf.cc const_value.cc)
4
if(NOT WIN32)
5
list(APPEND PYBIND_DEPS parallel_executor profiler)
0 commit comments