Commit Graph

22 Commits (a6beb96dd0235c236336f2db31df875b33db6635)

Author SHA1 Message Date
liym27 ac9a7eeea4
[Dy2Stat]Support list pop (#24250)
5 years ago
liym27 19511dfa25
Fix bug in assign op: support to infer shape for LOD_TENSOR_ARRAY. (#24268)
5 years ago
liuwei1031 9a93f6aae0
improve efficiency of runtime InferVarType (#22778)
5 years ago
wawltor b822f74cd4
Add the error raise for some operators, add some test cases
5 years ago
guofei 3d8571e884
modify assign op and add unittest of assign op (#22769)
5 years ago
Zeng Jinle d33c4343e1
Imperative tracer refactoring (#22457)
5 years ago
chengjuntao 15c2667143
register fp16 for assign op (#22744)
5 years ago
Zhang Ting 01a9646323
optimize assign op to avoid copy data from GPU to GPU (#21181)
5 years ago
Huihuang Zheng 1957192f05
Add select_input_op and select_output_op (#21016)
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
Guo Sheng dfd1eee7f7 Add seq2seq api related code (#19820)
5 years ago
Zeng Jinle cc157d5990
add inplace to assign op, test=develop (#19927)
5 years ago
chengduo 20859c08e8
[DyGraph] Make multi-card program faster (#18892)
6 years ago
Yu Yang 0e78cb69fb Clean OpProtoAndCheckerMaker
7 years ago
chengduoZH ef28e7deba refine parallel_do_grad
7 years ago
Yi Wang cfffb1a362
Update tensor_util.h (#8422)
7 years ago
Abhinav Arora fcadb45251 Separate VarType from VarDesc in framework.proto and fix all related compiler errors (#8414)
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
Yi Wang 40c7972d46 Merge branch 'develop' of http://github.com/paddlepaddle/paddle into operator_set_device
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