Skip to content

Commit f63ab56

Browse files
committed
Fix conflict.
2 parents 8f5d918 + 425a882 commit f63ab56

Some content is hidden

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

45 files changed

+1028
-3760
lines changed

paddle/fluid/framework/CMakeLists.txt

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -169,15 +169,8 @@ cc_test(selected_rows_test SRCS selected_rows_test.cc DEPS selected_rows)
169169
cc_test(op_kernel_type_test SRCS op_kernel_type_test.cc DEPS place device_context framework_proto)
170170
cc_test(cow_ptr_tests SRCS details/cow_ptr_test.cc)
171171

172-
# cc_test(channel_test SRCS channel_test.cc)
173172
cc_test(tuple_test SRCS tuple_test.cc )
174173

175174
if (NOT WIN32)
176175
cc_test(rw_lock_test SRCS rw_lock_test.cc)
177176
endif (NOT WIN32)
178-
179-
# disable test temporarily.
180-
# TODO https://github.com/PaddlePaddle/Paddle/issues/11971
181-
# cc_test(concurrency_test SRCS concurrency_test.cc DEPS go_op channel_close_op channel_create_op
182-
# channel_send_op channel_recv_op sum_op select_op elementwise_add_op compare_op
183-
# conditional_block_op while_op assign_op print_op executor proto_desc)

paddle/fluid/framework/channel.h

Lines changed: 0 additions & 291 deletions
This file was deleted.

0 commit comments

Comments
 (0)