Commit Graph

86 Commits (adbf97b42dd862c3d57cc3ae45d7a009b31b5fd1)

Author SHA1 Message Date
dzhwinter 5828101c23
make uint8 support in data_type transform and memory optimize (#10715)
7 years ago
yuyang18 7c777dd549 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exec_strategy
7 years ago
yuyang18 08295f9877 Add build strategy
7 years ago
yuyang18 e5281b3c2d Clean code & add execution strategy
7 years ago
typhoonzero 928418a9ac Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into gen_nccl_id_op
7 years ago
chengduoZH 97cb5479ae change PE strategy
7 years ago
typhoonzero d9320dcd94 complete code
7 years ago
fengjiayi d11b8e56e5 fix
7 years ago
yangyaming f456cd8079 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-10219
7 years ago
yangyaming 82571deb89 Change `customize_loss_grad` to `use_default_grad_scale`.
7 years ago
Yu Yang 0c24b3f937 Clean memcpy async
7 years ago
Yu Yang 7a395881d4 Add customize_loss_grad option to PE
7 years ago
Yu Yang f738691777
Merge pull request #9740 from dzhwinter/memory/activation
7 years ago
Liu Yiqun 7ffbcbcaf0 Add flush of program desc to update the proto information.
7 years ago
dzhwinter 1fc9fe773d merge develop
7 years ago
Yiqun Liu 598035f985 Fix a bug in save_inference_model and prune when the program is initailized by load_inference_model (#10011)
7 years ago
dzhwinter 425a1e76a2 Merge remote-tracking branch 'origin/develop' into memory/activation_memory
7 years ago
Yu Yang b4aaa00a8a Polish logic of ParallelExecutor
7 years ago
Yu Yang 2ab12ca248 Add comments and clean code
7 years ago
Yu Yang a822f8ddbb Add wait
7 years ago
Yu Yang e9e27e0f32 Revert
7 years ago
Yu Yang e6bc7bb09a Tuning code
7 years ago
Yu Yang 0ca28b8507 Sync Copy
7 years ago
dzhwinter e54f203c55 "move to a new PR"
7 years ago
Yang Yang(Tony) a64edbf14e
delete backward.cc related code on the python side (#9854)
7 years ago
Yang Yang(Tony) b26f505002
remove net op and cond_op (#9663)
7 years ago
typhoonzero dfc60251bf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multigpumultinode
7 years ago
fengjiayi 90084a25d2
Merge pull request #9743 from JiayiFeng/modify_readers_to_fit_parallel_executor
7 years ago
fengjiayi a84b81502c Remove Readers' HasNext()
7 years ago
typhoonzero 0bf799a523 wip testing
7 years ago
Xin Pan 326b434ab5
Merge pull request #9699 from panyx0718/test
7 years ago
Yu Yang a4bf635795 Add gitignores
7 years ago
qingqing01 2b7e5bd366
Support testing during training by ParallelExecutor. (#9738)
7 years ago
Yi Wang 25ad6884bb Merge branch 'develop' of http://github.com/paddlepaddle/paddle into cpplint-memory-detail
7 years ago
Luo Tao 50e036a4ed fix compiler error on `tensor_py.h`
7 years ago
Yi Wang eebb205324 Update CMakeLists
7 years ago
Yi Wang 1543c4cf6a
Fix cpplint errors of paddle/fluid/pybind and add some tests (#9694)
7 years ago
Xin Pan b138d29c38 Avoid init_p2p all the times
7 years ago
Yi Wang 797a7184ac
Unify Fluid code to Google C++ style (#9685)
7 years ago
lgone2000 517f619501 fix pybind.cc compile error (#9681)
7 years ago
chengduoZH 4ff237f93c follow comments
7 years ago
chengduoZH 17842e33c3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/expose_CUDAPinnedPlace_to_python
7 years ago
chengduoZH 8e4e155c52 add PyCUDAPinnedTensorSetFromArray
7 years ago
chengduoZH 6af178356b expose CUDAPinnedPlace to Python
7 years ago
Luo Tao 09b53c086d add remove_var from c++ end
7 years ago
Xin Pan b123ce88a1 Add enable/disable for delayed ops
7 years ago
Yu Yang 50e7e25db3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cpp_parallel_executor
7 years ago
Yu Yang edfd741e3a Add simple python wrapper for ParallelExecutor
7 years ago
sabreshao e0ac6bc436 CMake refine for HIP support.
7 years ago
Yu Yang d42117e742 Set NumThreads
7 years ago