Commit Graph

25 Commits (8c19d7aa2f89a38b3a68e53c73d88af16a3de8ce)

Author SHA1 Message Date
ShenLiang 9514b4aa5f
Fix scatter grad bug (#30604)
4 years ago
Leo Chen c0911fdd32
rename inplace/no_need_buffer inferer, part4, test=develop (#24781)
5 years ago
ShenLiang 837dd47a96
Add lod in gather/scatter (#24613)
5 years ago
ForFishes 05c3bc3bf6
fix error message, test=develop (#24447)
5 years ago
Zeng Jinle 53e6f8e1da
rename macro, test=develop (#23161)
5 years ago
Zeng Jinle d33c4343e1
Imperative tracer refactoring (#22457)
5 years ago
tianshuo78520a d2ba91aad1
fix typo words (#22653)
5 years ago
Aurelius84 5cb2c74127
add register op_data_type of pad/expand_as et.al (#21718)
5 years ago
Zeng Jinle b97fc16d21
fix lod_reset bug, test=develop (#21392)
5 years ago
hong 8c4573a3cb
GradMaker for dygraph (#19706)
5 years ago
Chen Weihang 26cc1fe508
Replace risky GetInputType method with secure IndicateVarDataType interface (#20668)
5 years ago
chengduo f4ec7d54c8
fix bug of scatter op (#18640)
6 years ago
wawltor 8eb134c3c1
Fix scatter and gather op when has duplicate index (#17952)
6 years ago
liuwei1031 6864370a9e
scatter_op bug fix, test=develop (#16866)
6 years ago
sneaxiy 4c8254e3bf revert some loop op revision
6 years ago
sneaxiy 63651c1968 fix grad desc maker
6 years ago
Yu Yang 9bd70a1e04 Change tensor uses proto::VarType::type
6 years ago
Qingsheng Li 3d11d018e0
Fix scatter_op python API (#12742)
7 years ago
Yu Yang 0e78cb69fb Clean OpProtoAndCheckerMaker
7 years ago
Yang Yang(Tony) e04c43d543
add semicolon to op registry (#10034)
7 years ago
Yang Yang ce7c2e86e5 script to fix all
7 years ago
dzhwinter 7140071152
"exported scatter to python" (#9038)
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
Yi Wang fc374821dd Correct #include path
7 years ago
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt
7 years ago