Skip to content

Commit a736ebb

Browse files
committed
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_gloo_c_barrier_op_cpu
2 parents 504e58a + 4641e8f commit a736ebb

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+3495
-862
lines changed

paddle/fluid/framework/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ add_subdirectory(ir)
2525
add_subdirectory(details)
2626
add_subdirectory(fleet)
2727
add_subdirectory(io)
28+
add_subdirectory(new_executor)
2829
#ddim lib
2930
proto_library(framework_proto SRCS framework.proto)
3031

0 commit comments

Comments
 (0)