Skip to content

Commit

Permalink
remove parallel executor in pybind
Browse files Browse the repository at this point in the history
  • Loading branch information
ccsuzzh committed Mar 30, 2024
1 parent b69c3dc commit 0899591
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 1,208 deletions.
2 changes: 0 additions & 2 deletions paddle/fluid/pybind/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ set(PYBIND_DEPS
pass
generate_pass
pass_builder
parallel_executor
profiler
layer
tracer
Expand Down Expand Up @@ -127,7 +126,6 @@ set(PYBIND_SRCS
protobuf.cc
exception.cc
op_function_common.cc
parallel_executor.cc
tensor.cc
place.cc
const_value.cc
Expand Down
Loading

0 comments on commit 0899591

Please sign in to comment.