Commit Graph

24 Commits (develop)

Author SHA1 Message Date
JamesLim 45c7d90564
Optimization of elementwise CUDA kernel (#30801)
5 years ago
Qi Li 7cdf6ea770
[ROCM] update fluid elementwise op for rocm (part10), test=develop (#31361)
5 years ago
wawltor b7560a59ab
fix the broadcast for the large second input (#30818)
5 years ago
wangchaochaohu af80859dd6
reduce the occupied size of memory for the fused pattern of elementwise_add Op and activation Op(relu Op for example) (#29885)
5 years ago
Zhaolong Xing 5970871a64
add eltwise clip cuda impl. (#25689)
6 years ago
Leo Chen 028de857d4
fix dtype error of compare op, test=develop (#25059)
6 years ago
wawltor 2de5075a6d
Fix the elementwise ops in broadcast in the process of backward (#24319)
6 years ago
Chen Weihang aa0f254fbe
Add macro BOOST_GET to enrich the error information of boost :: get (#24175)
6 years ago
LutaoChu 289edf3962
elementwise ops error message enhancement,the python error message had add before
6 years ago
zhaoyuchen2018 01d7ccd4b6
Fix elementwise compile error, test=develop (#23381)
6 years ago
zhaoyuchen2018 4fe9ca6959
improve elementwise performance. (#23405)
6 years ago
zhaoyuchen2018 58615a6272
Improve elementwise performance. (#23001)
6 years ago
Zeng Jinle 7ca77a90ac
add Tensor::IsSharedBufferWith method, test=develop (#23175)
6 years ago
qingqing01 2d20869c94 Fix infer_shape in compling for elementwise_op (#22291)
6 years ago
danleifeng 0e7baabe59 extend elementwise broadcast function (#20957)
6 years ago
danleifeng 3a0f93b3f9 fix error message for elementwise_add/mul (#20283)
7 years ago
danleifeng 8672e15363 elementwise broadcast function enhancement (#19536)
7 years ago
zhaoyuchen2018 5296294dae
Fix elementwise performance poor issue (#19278)
7 years ago
Yiqun Liu 660c1a65f3
Optimize fused_elewise_activation_grad op. (#18041)
7 years ago
lvmengsi 10b23a72c1 Double backward elementwise div (#17416)
7 years ago
Kaipeng Deng 8bae8590ac
add double grad for elementwise_mul op (#17255)
7 years ago
zhaoyuchen2018 792443ef23
Refine elementwise kernel. (#16952)
7 years ago
chengduo bf91d11ed5
Clean elementwise_op_function (#15502)
7 years ago
Wu Yi a2d9b34417
Refine operator cmake (#14413)
7 years ago