Commit Graph

26 Commits (1ab4101d6cc11e27c5ba35f2d5a3f50983435e91)

Author SHA1 Message Date
Chen Weihang aa0f254fbe
Add macro BOOST_GET to enrich the error information of boost :: get (#24175)
5 years ago
liuwei1031 9a93f6aae0
improve efficiency of runtime InferVarType (#22778)
5 years ago
gfwm0502 a756360263
OP/API (While/while_loop/DynamicRNN) : Error Message Enhancement (#23896)
5 years ago
Chen Weihang 16315d3d9e
Delete Ref & VectorRef and add GetDataSafely (#22997)
5 years ago
Zeng Jinle d33c4343e1
Imperative tracer refactoring (#22457)
5 years ago
guofei 8b7c50f49a Make While Op could run on GPU place and add while_loop unittest (#21672)
5 years ago
hong 8c4573a3cb
GradMaker for dygraph (#19706)
5 years ago
chengduo 36c85ef492
Add sub-scope check in RecurrentOp (#20468)
5 years ago
Tao Luo d6c85c96dc
paddle::framework::vectorize() templatization (#19627)
6 years ago
chengduo b6d1d8901f
Increase num_iteration_per_drop_scope (#19075)
6 years ago
Yiqun Liu 98802e1f75
Optimize the implementation of while_op again, for cases when is_test is true. (#16359)
6 years ago
minqiyang b40e41fbd1 Polish code style
6 years ago
minqiyang 438bca9c3d Implement Runtime Var Type Inference
6 years ago
sneaxiy 597dc65e76 enhance gc
6 years ago
sneaxiy c1f7e54f62 merge develop
6 years ago
Xin Pan 1fe3ac352a move more and fix while
6 years ago
sneaxiy ae6f46a1a9 rewrite variable type
6 years ago
Xin Pan 876993887b convert more interface to avoid scope
6 years ago
Yu Yang 4ecdb6f486 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/tensor_type
6 years ago
sneaxiy 06f8aa5b97 remove while_op support temporarily
6 years ago
Yu Yang 9bd70a1e04 Change tensor uses proto::VarType::type
6 years ago
sneaxiy 387bac46b5 refine code
6 years ago
sneaxiy e694d0c2e4 fix while_op eager deletion bug
6 years ago
sneaxiy c47c451a00 fix bug
6 years ago
minqiyang 53433d7f2e Revert the changes of VLOG
6 years ago
Wu Yi a2d9b34417
Refine operator cmake (#14413)
6 years ago