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/elementwise
Michał Gallus 23a85f030c
Remove old mkldnn_elementwise_mul test (#24855)
5 years ago
..
mkldnn [oneDNN] Fix to elementwise_add grad (#24639) 5 years ago
CMakeLists.txt Remove old mkldnn_elementwise_mul test (#24855) 5 years ago
elementwise_add_op.cc rename inplace/no_need_buffer inferer, part2, test=develop (#24733) 5 years ago
elementwise_add_op.cu fix fp16 grid_size for size=1; test=develop (#20812) 5 years ago
elementwise_add_op.h fix broadcast bug;test=develop (#21898) 5 years ago
elementwise_div_op.cc rename inplace/no_need_buffer inferer, part2, test=develop (#24733) 5 years ago
elementwise_div_op.cu fix fp16 grid_size for size=1; test=develop (#20812) 5 years ago
elementwise_div_op.h fix broadcast bug;test=develop (#21898) 5 years ago
elementwise_floordiv_op.cc fix elementwise_floordiv_op and elementwise_mod_op (#20534) 5 years ago
elementwise_floordiv_op.cu fix time; test=develop 6 years ago
elementwise_floordiv_op.h fix time; test=develop 6 years ago
elementwise_max_op.cc Imperative tracer refactoring (#22457) 5 years ago
elementwise_max_op.cu Fix Eigen macro when using GPU 6 years ago
elementwise_max_op.h Fix some grad op desc makers (#16633) 6 years ago
elementwise_min_op.cc Imperative tracer refactoring (#22457) 5 years ago
elementwise_min_op.cu Fix Eigen macro when using GPU 6 years ago
elementwise_min_op.h Fix some grad op desc makers (#16633) 6 years ago
elementwise_mod_op.cc fix elementwise_floordiv_op and elementwise_mod_op (#20534) 5 years ago
elementwise_mod_op.cu add elementwise mod support float/double. test=develop (#19570) 5 years ago
elementwise_mod_op.h fix elementwise_mod float point kernel. test=develop (#21183) 5 years ago
elementwise_mul_op.cc rename inplace/no_need_buffer inferer, part2, test=develop (#24733) 5 years ago
elementwise_mul_op.cu fix fp16 grid_size for size=1; test=develop (#20812) 5 years ago
elementwise_mul_op.h elementwise ops error message enhancement,the python error message had add before 5 years ago
elementwise_op.h rename inplace/no_need_buffer inferer, part2, test=develop (#24733) 5 years ago
elementwise_op_function.cu.h elementwise ops error message enhancement,the python error message had add before 5 years ago
elementwise_op_function.h Fix the elementwise ops in broadcast in the process of backward (#24319) 5 years ago
elementwise_pow_op.cc Imperative tracer refactoring (#22457) 5 years ago
elementwise_pow_op.cu Add elementwise_pow_op backward implementation and the unit test codes of it. (#18848) 6 years ago
elementwise_pow_op.h elementwise ops error message enhancement,the python error message had add before 5 years ago
elementwise_sub_op.cc rename inplace/no_need_buffer inferer, part2, test=develop (#24733) 5 years ago
elementwise_sub_op.cu fix fp16 grid_size for size=1; test=develop (#20812) 5 years ago
elementwise_sub_op.h fix broadcast bug;test=develop (#21898) 5 years ago
test_elementwise_add_grad_grad.cc update class name, test=develop (#20578) 5 years ago
test_elementwise_add_op_inplace.cc Add a unittest to inplace elementwise_add (#18385) 6 years ago
test_elementwise_div_grad_grad.cc Update elementwise double grad to save gpu memory (#19509) 5 years ago
test_elementwise_op_grad_grad.h Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago