Commit Graph

173 Commits (23bdd0a223cc3e88c62fb8f48155c83455c9fede)

Author SHA1 Message Date
qingqing01 2b7e5bd366
Support testing during training by ParallelExecutor. (#9738)
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
lgone2000 517f619501 fix pybind.cc compile error (#9681)
7 years ago
chengduoZH 8e4e155c52 add PyCUDAPinnedTensorSetFromArray
7 years ago
chengduoZH 6af178356b expose CUDAPinnedPlace to Python
7 years ago
Xin Pan b123ce88a1 Add enable/disable for delayed ops
7 years ago
Yu Yang edfd741e3a Add simple python wrapper for ParallelExecutor
7 years ago
Yu Yang d42117e742 Set NumThreads
7 years ago
Yu Yang 9cb8f50302 Complete fetch op
7 years ago
Yu Yang 5e87cd7574 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cpp_parallel_executor
7 years ago
Kexin Zhao e26f1123da
Add fp16 mul op support and bind paddle fp16 to numpy fp16 (#9017)
7 years ago
Yu Yang baef1124fb ParallelExecutor And dependency engine
7 years ago
Yu Yang fea43077f6 Refine
7 years ago
Yu Yang 72be7a6151 Complete RecordIO reader op
7 years ago
Xin Pan b9ec24c6e9 Extend current profiler for timeline and more features.
7 years ago
Yu Yang eebfb71d3f
Merge pull request #8524 from reyoung/feature/unique_name_guard
7 years ago
Yu Yang e8cb97b8a2 Moving unique_name to python
7 years ago
kavyasrinet 77ee8fb240
Exposing Channel to be used as a Variable and integrating with Fluid (#8486)
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
Tao Luo b56f4a4ee2 move code from /paddle/string to /paddle/fluid/string (#8363)
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