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
danleifeng e0a2d4dfec
Add elementwise_pow_op backward implementation and the unit test codes of it. (#18848)
6 years ago
..
mkldnn [MKL-DNN] Extending reusing to Elementwise_add_mkldnn op (#18146) 6 years ago
CMakeLists.txt Add a unittest to inplace elementwise_add (#18385) 6 years ago
elementwise_add_op.cc add elementwise_add_grad_grad op (#17366) 6 years ago
elementwise_add_op.cu add elementwise_add_grad_grad op (#17366) 6 years ago
elementwise_add_op.h add elementwise_add_grad_grad op (#17366) 6 years ago
elementwise_div_op.cc Double backward elementwise div (#17416) 6 years ago
elementwise_div_op.cu Double backward elementwise div (#17416) 6 years ago
elementwise_div_op.h Double backward elementwise div (#17416) 6 years ago
elementwise_floordiv_op.cc
elementwise_floordiv_op.cu
elementwise_floordiv_op.h
elementwise_max_op.cc
elementwise_max_op.cu
elementwise_max_op.h
elementwise_min_op.cc
elementwise_min_op.cu
elementwise_min_op.h
elementwise_mod_op.cc
elementwise_mod_op.cu
elementwise_mod_op.h
elementwise_mul_op.cc
elementwise_mul_op.cu
elementwise_mul_op.h
elementwise_op.h add elementwise_add_grad_grad op (#17366) 6 years ago
elementwise_op_function.h Optimize fused_elewise_activation_grad op. (#18041) 6 years ago
elementwise_pow_op.cc Add elementwise_pow_op backward implementation and the unit test codes of it. (#18848) 6 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 Add elementwise_pow_op backward implementation and the unit test codes of it. (#18848) 6 years ago
elementwise_sub_op.cc support elementwise_sub double backward (#17476) 6 years ago
elementwise_sub_op.cu support elementwise_sub double backward (#17476) 6 years ago
elementwise_sub_op.h support elementwise_sub double backward (#17476) 6 years ago
test_elementwise_add_op_inplace.cc Add a unittest to inplace elementwise_add (#18385) 6 years ago