You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/paddle/fluid/operators/controlflow
kinghuin dd3ae0236a
optimize compare and logical ops error info, add test case for this ops
5 years ago
..
CMakeLists.txt update linspace, equal operators to API 2.0 (#23274) 5 years ago
compare_op.cc optimize compare and logical ops error info, add test case for this ops 5 years ago
compare_op.cu Refine operator cmake (#14413) 6 years ago
compare_op.h Refine operator cmake (#14413) 6 years ago
compare_reduce_op.cc update linspace, equal operators to API 2.0 (#23274) 5 years ago
compare_reduce_op.cu update linspace, equal operators to API 2.0 (#23274) 5 years ago
compare_reduce_op.h update linspace, equal operators to API 2.0 (#23274) 5 years ago
conditional_block_infer_op.cc API/OP (ConditionalBlock) error message enhancement (#23480) 5 years ago
conditional_block_op.cc API/OP (ConditionalBlock) error message enhancement (#23480) 5 years ago
conditional_block_op.h API/OP (ConditionalBlock) error message enhancement (#23480) 5 years ago
conditional_block_op_helper.cc API/OP (ConditionalBlock) error message enhancement (#23480) 5 years ago
conditional_block_op_helper.h fix gc bug in controlflow ops, test=develop (#19827) 5 years ago
conditional_block_op_test.cc Add Much Complex Test and Fix Bugs for Control Flow cond API (#21532) 5 years ago
feed_op.cc Enhance the error message of feed_op. (#23526) 5 years ago
fetch_op.cc Solve the conflict of ops with the same name, test for CI. (#23573) 5 years ago
get_places_op.cc Delete Ref & VectorRef and add GetDataSafely (#22997) 5 years ago
logical_op.cc optimize compare and logical ops error info, add test case for this ops 5 years ago
logical_op.cu Refine operator cmake (#14413) 6 years ago
logical_op.h Refine operator cmake (#14413) 6 years ago
op_variant.cc Support memory eager deletion on recurrent OP (#17710) 6 years ago
op_variant.h Support memory eager deletion on recurrent OP (#17710) 6 years ago
recurrent_op_helper.cc OP (recurrent) error message enhancement (#23481) 5 years ago
recurrent_op_helper.h fix gc bug in controlflow ops, test=develop (#19827) 5 years ago
tensor_array_read_write_op.cc OP (tensor_array_read_write) error message enhancement. test=develop (#23468) 5 years ago
while_op.cc Delete Ref & VectorRef and add GetDataSafely (#22997) 5 years ago
while_op_helper.cc Modify the while_loop API (#21844) 5 years ago
while_op_helper.h Make While Op could run on GPU place and add while_loop unittest (#21672) 5 years ago