Commit Graph

21 Commits (824a79d383531e804e7274ef2141c30c7532e2c2)

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