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
Zhen Wang abe3e6906d
Solve the conflict of ops with the same name. (#23199)
5 years ago
..
CMakeLists.txt update linspace, equal operators to API 2.0 (#23274) 5 years ago
compare_op.cc fix typo in error message (#22312) 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 GradMaker for dygraph (#19706) 5 years ago
conditional_block_op.cc Imperative tracer refactoring (#22457) 5 years ago
conditional_block_op.h Open gc by default (#18836) 6 years ago
conditional_block_op_helper.cc fix gc bug in controlflow ops, test=develop (#19827) 6 years ago
conditional_block_op_helper.h fix gc bug in controlflow ops, test=develop (#19827) 6 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 GradMaker for dygraph (#19706) 5 years ago
fetch_op.cc Solve the conflict of ops with the same name. (#23199) 5 years ago
get_places_op.cc GradMaker for dygraph (#19706) 5 years ago
logical_op.cc Polish op registry codes (#21561) 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 fix gc bug in controlflow ops, test=develop (#19827) 6 years ago
recurrent_op_helper.h fix gc bug in controlflow ops, test=develop (#19827) 6 years ago
tensor_array_read_write_op.cc refine the error message (#23212) 5 years ago
while_op.cc Imperative tracer refactoring (#22457) 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