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
Yiqun Liu dcda20233c
Optimize the elementwise op using eigen (#15494)
6 years ago
..
mkldnn [MKL-DNN] Tensor modifications revert (#16462) 6 years ago
CMakeLists.txt Refine operator cmake (#14413) 7 years ago
elementwise_add_op.cc add op registry type 6 years ago
elementwise_add_op.cu Optimize the elementwise op using eigen (#15494) 6 years ago
elementwise_add_op.h Optimize the elementwise op using eigen (#15494) 6 years ago
elementwise_div_op.cc Fix some grad op desc makers (#16633) 6 years ago
elementwise_div_op.cu Fp16 training (#14992) 7 years ago
elementwise_div_op.h Fix some grad op desc makers (#16633) 6 years ago
elementwise_floordiv_op.cc add floordiv and mod op; test=develop 6 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 Fix some grad op desc makers (#16633) 6 years ago
elementwise_max_op.cu Fix Eigen macro when using GPU 7 years ago
elementwise_max_op.h Fix some grad op desc makers (#16633) 6 years ago
elementwise_min_op.cc Fix some grad op desc makers (#16633) 6 years ago
elementwise_min_op.cu Fix Eigen macro when using GPU 7 years ago
elementwise_min_op.h Fix some grad op desc makers (#16633) 6 years ago
elementwise_mod_op.cc Mod floordiv (#17251) 6 years ago
elementwise_mod_op.cu fix time; test=develop 6 years ago
elementwise_mod_op.h fix time; test=develop 6 years ago
elementwise_mul_op.cc add double grad for elementwise_mul op (#17255) 6 years ago
elementwise_mul_op.cu Optimize the elementwise op using eigen (#15494) 6 years ago
elementwise_mul_op.h Optimize the elementwise op using eigen (#15494) 6 years ago
elementwise_op.h add double grad for elementwise_mul op (#17255) 6 years ago
elementwise_op_function.h add double grad for elementwise_mul op (#17255) 6 years ago
elementwise_pow_op.cc Refine operator cmake (#14413) 7 years ago
elementwise_pow_op.cu Fix Eigen macro when using GPU 7 years ago
elementwise_pow_op.h Refine operator cmake (#14413) 7 years ago
elementwise_sub_op.cc add op registry type 6 years ago
elementwise_sub_op.cu [Feature] support mix precision training for resnet (#14899) 7 years ago
elementwise_sub_op.h Refine operator cmake (#14413) 7 years ago