Commit Graph

241 Commits (41a64f6a2ae8642775ef847b4c35f00d1202dde1)

Author SHA1 Message Date
Yancey1989 41a64f6a2a Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
6 years ago
chengduo 550e7e410b
Code Clean parallel_executor.py (#14849)
6 years ago
dzhwinter 7cd24b1318
add ir memory optimize. (#14530)
6 years ago
Yancey1989 06936a2ff5 fix 1gpu test=develop
6 years ago
Yancey1989 fd144954ed redefine api test=develop
6 years ago
Yancey1989 4a4ccac1d0 update by comment test=develop
6 years ago
Yancey1989 4f304eaa6f fix unittest test=develop
6 years ago
Yancey1989 c722b1dcb6 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
6 years ago
Yancey1989 106e285236 add unittest for parllelgraph mode test=develop
6 years ago
sneaxiy ca84c2ca8f merge develop
6 years ago
Yancey1989 5cc83f79bf update by comment
6 years ago
Yancey1989 82726402be exception safe
6 years ago
Yu Yang 9f8d86858e Revert data_type
6 years ago
Yancey1989 79082c9459 fix pyreader failed
6 years ago
Yu Yang b22d638d8f Speed up SizeOfType
6 years ago
Yu Yang f0c0bf328d Add gperftools supports for PE
6 years ago
sneaxiy eb8252466b polish code
6 years ago
Yancey1989 cb8a24be14 clean code
6 years ago
sneaxiy 8095fb5e68 fix code bug in CPU compilation
6 years ago
sneaxiy 387bac46b5 refine code
6 years ago
Yancey1989 c9de6f1b05 init parallel graph mode
6 years ago
sneaxiy c47c451a00 fix bug
6 years ago
sneaxiy 096673f675 refactor eager deletion
6 years ago
minqiyang a02ce58f2c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into revert_vlog
6 years ago
peizhilin 38715e6fd0 minor fix
6 years ago
minqiyang 53433d7f2e Revert the changes of VLOG
6 years ago
chengduo a94a7355f0
Refine the GraphNum check (#14144)
6 years ago
minqiyang 0c3227a523 Change the origin VLOG level to 10 times
6 years ago
Yu Yang c28beb8a3c
test(Pe): add dry run tests for pe (#14254)
6 years ago
Yu Yang 90d9e5aee8
feat(platform): lazy initialization of devicecontext in pool (#14067)
6 years ago
Qiao Longfei d26ff8cb2d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cpu-for-1.1-merge-with-shape
6 years ago
Wu Yi 26200f2e42
[1.1] [project] train imagenet using large batch size (#13766)
6 years ago
Qiao Longfei 641369f92b Merge branch 'dist-table-do-not-init-on-trainer' of ssh://github.com/jacquesqiao/Paddle into cpu-for-1.1-merge
6 years ago
Wu Yi 9da9b1926b
[1.1] fix graph num hang (#14072)
6 years ago
Qiao Longfei fad42fe7cc broadcast handle not inited parameter
6 years ago
Xin Pan 726fd438cd avoid blocking everyone
6 years ago
chengduo e943f4508b
add graph number check (#14025)
6 years ago
chengduozh 82d2903b63 Fix fast ParallelExe bug
6 years ago
sneaxiy d3ed070e10 test=develop
6 years ago
sneaxiy fb6201e93e test=develop
6 years ago
sneaxiy 9606b37ce4 test=develop
6 years ago
chengduo d6747a9ac2
make check_graph choosable (#13674)
6 years ago
chengduo 5175b3cb2b
Add GraphChecker (#13580)
6 years ago
Xin Pan 36c2a9af27 pass builder allow cutomize pass in python.
6 years ago
chengduo d402234ba8
Feature/op_fuse_pass (#12440)
7 years ago
Xin Pan a83a4fab5c
Merge pull request #13441 from panyx0718/ir2
7 years ago
Xin Pan ec6ee0a293 simplify and hide bcast_params
7 years ago
sneaxiy 612e1a3155 modification
7 years ago
sneaxiy d0b2453ecd merge develop
7 years ago
sneaxiy 24ea39c4c6 feature/eager_delete_tensor
7 years ago