Skip to content

Commit 4cc782d

Browse files
committed
test=release/1.0.0
2 parents baa19fe + acde6e3 commit 4cc782d

File tree

91 files changed

+3050
-4357
lines changed

Some content is hidden

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

91 files changed

+3050
-4357
lines changed

paddle/fluid/API.spec

Lines changed: 33 additions & 33 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
@@ -167,15 +167,8 @@ cc_test(selected_rows_test SRCS selected_rows_test.cc DEPS selected_rows)
167167
cc_test(op_kernel_type_test SRCS op_kernel_type_test.cc DEPS place device_context framework_proto)
168168
cc_test(cow_ptr_tests SRCS details/cow_ptr_test.cc)
169169

170-
# cc_test(channel_test SRCS channel_test.cc)
171170
cc_test(tuple_test SRCS tuple_test.cc )
172171

173172
if (NOT WIN32)
174173
cc_test(rw_lock_test SRCS rw_lock_test.cc)
175174
endif (NOT WIN32)
176-
177-
# disable test temporarily.
178-
# TODO https://github.com/PaddlePaddle/Paddle/issues/11971
179-
# cc_test(concurrency_test SRCS concurrency_test.cc DEPS go_op channel_close_op channel_create_op
180-
# channel_send_op channel_recv_op sum_op select_op elementwise_add_op compare_op
181-
# 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)