Commit Graph

14 Commits (develop)

Author SHA1 Message Date
wawltor b33aaea86c
add the op version check for the elementwise ops, test=op_version (#30010)
5 years ago
chentianyu03 8f45d14263
add complex64 and complex128 type; add +-*/@ and slice opreator for c… (#29199)
5 years ago
Leo Chen b0e7439fbc
rename inplace/no_need_buffer inferer, part2, test=develop (#24733)
6 years ago
Zeng Jinle d33c4343e1
Imperative tracer refactoring (#22457)
6 years ago
danleifeng 6fc3e8ec84 edit elementwise_mul doublegrad inplace (#21245)
6 years ago
danleifeng 0e7baabe59 extend elementwise broadcast function (#20957)
6 years ago
hong 8c4573a3cb
GradMaker for dygraph (#19706)
7 years ago
danleifeng 79e08ecebf add assertions on whether elementwise_div divison is zero (#20618)
7 years ago
danleifeng 425279a57b Improve elementwise operators performance in same dimensions. (#19763)
7 years ago
danleifeng 5cef7a2f25 Polish English docs of elementwise_add/sub/mul/div (#20027)
7 years ago
Leo Chen 982e61f5ff Update elementwise double grad to save gpu memory (#19509)
7 years ago
lvmengsi 10b23a72c1 Double backward elementwise div (#17416)
7 years ago
Zeng Jinle 1c526e1d1a
Fix some grad op desc makers (#16633)
7 years ago
Wu Yi a2d9b34417
Refine operator cmake (#14413)
7 years ago