Skip to content

Commit 6f748a0

Browse files
committed
test=develop
2 parents 584c3f0 + 2f5a7cc commit 6f748a0

Some content is hidden

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

47 files changed

+493
-3927
lines changed

paddle/fluid/API.spec

Lines changed: 24 additions & 24 deletions
Large diffs are not rendered by default.

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)