Commit Graph

29 Commits (7c7fbd32181cf30d9994623f29590160610d9c78)

Author SHA1 Message Date
lilong12 a13a4dbc7b
Improving error reporting messages for ops (#24438)
5 years ago
Zeng Jinle 7d8d50b6cc
rename no_need_buffer_vars macro, test=develop (#23160)
5 years ago
Zeng Jinle d33c4343e1
Imperative tracer refactoring (#22457)
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
liym27 fc6ec3b9f6 fill_constant support Tensor; (#20521)
5 years ago
wangchaochaohu 1288ac2983
fix expand bug (#20340)
5 years ago
liym27 e9e3c08777 fix expand op: (#19302)
5 years ago
Zeng Jinle 1c25c88aba
refine memory usage of some operators, test=develop (#19700)
6 years ago
Hongyu Liu dfec676270
expand op supprt tensor attribute (#17773)
6 years ago
sneaxiy 5a92e4c097 revert revert 16144
6 years ago
Zeng Jinle a91964c8fe Revert "PaddingRNN model memory optimize"
6 years ago
sneaxiy b26e9bd232 refine code
6 years ago
sneaxiy cfd012e2cb add unittest
6 years ago
jerrywgz 8fc0fc314a support multiple var types for expand op, test=develop
6 years ago
minqiyang c4cf5967db Change backward op infershape
6 years ago
minqiyang bc3e0d6e01 Fix expand op compile time bug
6 years ago
minqiyang 560b29ccb7 Polish code
6 years ago
minqiyang 21d6e8e8c8 Polish code
6 years ago
minqiyang 50b6e4c6bc Fix expand grad op infer shape
6 years ago
minqiyang 30147d7f58 Fix expand op incorrect infer shape
6 years ago
Yu Yang 0e78cb69fb Clean OpProtoAndCheckerMaker
7 years ago
Abhinav Arora 8113de9425
Fix more CPPLint errors (#10069)
7 years ago
Yang Yang(Tony) e04c43d543
add semicolon to op registry (#10034)
7 years ago
Abhinav Arora 9ca578d49e Fix CPPLint issues in expand_op, gather_op and get_places_op (#10000)
7 years ago
Yang Yang ce7c2e86e5 script to fix all
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