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
Leo Chen 7181afd75c
Fix elementwise_pow bug on CUDA place with integer (#21675)
5 years ago
..
mkldnn MKL-DNN 1.0 Update (#20162) 5 years ago
CMakeLists.txt Refactor MKL-DNN ElementwiseMul (#21061) 5 years ago
elementwise_add_op.cc extend elementwise broadcast function (#20957) 5 years ago
elementwise_add_op.cu fix fp16 grid_size for size=1; test=develop (#20812) 5 years ago
elementwise_add_op.h extend elementwise broadcast function (#20957) 5 years ago
elementwise_div_op.cc edit elementwise_mul doublegrad inplace (#21245) 5 years ago
elementwise_div_op.cu fix fp16 grid_size for size=1; test=develop (#20812) 5 years ago
elementwise_div_op.h edit elementwise_mul doublegrad inplace (#21245) 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 GradMaker for dygraph (#19706) 5 years ago
elementwise_max_op.cu
elementwise_max_op.h Fix some grad op desc makers (#16633) 6 years ago
elementwise_min_op.cc GradMaker for dygraph (#19706) 5 years ago
elementwise_min_op.cu
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 Refactor MKL-DNN ElementwiseMul (#21061) 5 years ago
elementwise_mul_op.cu fix fp16 grid_size for size=1; test=develop (#20812) 5 years ago
elementwise_mul_op.h MKL-DNN 1.0 Update (#20162) 5 years ago
elementwise_op.h Refactor MKL-DNN ElementwiseMul (#21061) 5 years ago
elementwise_op_function.cu.h extend elementwise broadcast function (#20957) 5 years ago
elementwise_op_function.h extend elementwise broadcast function (#20957) 5 years ago
elementwise_pow_op.cc GradMaker for dygraph (#19706) 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 Fix elementwise_pow bug on CUDA place with integer (#21675) 5 years ago
elementwise_sub_op.cc extend elementwise broadcast function (#20957) 5 years ago
elementwise_sub_op.cu fix fp16 grid_size for size=1; test=develop (#20812) 5 years ago
elementwise_sub_op.h extend elementwise broadcast function (#20957) 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) 6 years ago
test_elementwise_mul_op_dim.cc Refactor MKL-DNN ElementwiseMul (#21061) 5 years ago
test_elementwise_op_grad_grad.h Update elementwise double grad to save gpu memory (#19509) 6 years ago