Commit Graph

33 Commits (59c049995e036f80fc7e068a432037a9c8a4a014)

Author SHA1 Message Date
123malin a04524759e
Enhance Op's Error Message (#27455)
4 years ago
joanna.wozna.intel 734cf1c3e9
Change use_quantizer attribute name and data type (#25838)
5 years ago
wangchaochaohu ff717d5158
Add support for tuple of concat Op test=develop (#25800)
5 years ago
wangchaochaohu 1e4ab728fb
refine the concat Op for API 2.0 test=develop (#25307)
5 years ago
Leo Chen c0911fdd32
rename inplace/no_need_buffer inferer, part4, test=develop (#24781)
5 years ago
GaoWei8 2c4b57e94b
Op (concat) error message enhancement (#23523)
5 years ago
Zeng Jinle b8886bf122
rename no_need_buffer_vars_macro, test=develop (#23159)
5 years ago
Zeng Jinle d33c4343e1
Imperative tracer refactoring (#22457)
5 years ago
hong ac8546701d
Add dygraph execution context (#20157)
5 years ago
hong 8c4573a3cb
GradMaker for dygraph (#19706)
5 years ago
liym27 6802539a2e support Tensor for split and concat, support -1 in num_or_sections, add check num_or_sections (#20780)
5 years ago
Chen Weihang 26cc1fe508
Replace risky GetInputType method with secure IndicateVarDataType interface (#20668)
5 years ago
zhupengyang 3997743a5b add input type and dtype check, enhance shape error message for concat_op (#20101)
5 years ago
hutuxian b62c4f9b04
fix concat check info typo (#18975)
6 years ago
tensor-tang 566bf2ec56
concat op support negative axis (#18045)
6 years ago
jerrywgz aab4d12c0e
refine GetExpectedKernelType in conat op, test=develop (#17934)
6 years ago
Sylwester Fraczek 96845d2168 add Concat quantization (#17448)
6 years ago
jerrywgz c1aae8b8d2
Fix GetExpectedKernelType in Concat op (#17459)
6 years ago
Hongyu Liu c3195de522
Fix concat shape check (#17247)
6 years ago
phlrain 64bf752dcc fix concat; test=develop
6 years ago
phlrain dc6e814686 fix concat shape; test=develop
6 years ago
chengduo cdf3a4c244
Fix concat_op InferShape (#13513)
6 years ago
chengduoZH e7940141ce refine seq_concat
7 years ago
chengduoZH ca743de2e0 enable more type for splitOp and ConcatOp
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 68d96385e4 remove REGISTER_OP and REGISTER_OP_EX
7 years ago
Qiao Longfei 4c55a6022a
Dist transpiler support prefetch (#9714)
7 years ago
Siddharth Goyal cea391217a
Fix cpplint errors (#9800)
7 years ago
chengduoZH 60e7ee0611 refine concat_op
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