Commit Graph

112 Commits (2494ca83ab231663eddc2cb8155075445b693cdc)

Author SHA1 Message Date
sneaxiy cef8cc81db merge develop
8 years ago
Wu Yi 26200f2e42
[1.1] [project] train imagenet using large batch size (#13766)
8 years ago
sneaxiy a314a80cdb merge develop
8 years ago
Qiao Longfei 681226e97c
Merge pull request #13864 from jacquesqiao/py-reader-add-test-mode
8 years ago
Qiao Longfei 60030e8678 change the use of FLAGS_reader_queue_speed_test_mode
8 years ago
Tao Luo 323d67cfc1
Merge pull request #13879 from panyx0718/doc
8 years ago
chengduo 2562eb92b8
Add strategy doc (#13849)
8 years ago
Xin Pan b11372a0af fix doc
8 years ago
Qiao Longfei 8686f7c68e add reader_queue_speed_test_mode flag for speed test
8 years ago
sneaxiy d87569134c test=develop
8 years ago
Xin Pan 63b2e98f3d Explain LoD and a few other concepts
8 years ago
chengduo e1904ac2c8
Add doc (#13765)
8 years ago
Xin Pan ddd60581b7 clean up channel
8 years ago
Xin Pan cbdf9833e3 hide create_passes_from_strategy for now
8 years ago
Xin Pan f117feab0c modify comments
8 years ago
Xin Pan b43e49fa31 fix
8 years ago
Xin Pan 36c2a9af27 pass builder allow cutomize pass in python.
8 years ago
chengduo d402234ba8
Feature/op_fuse_pass (#12440)
8 years ago
Xin Pan 5ce77889f4 clean unused inference_optimize c++ implementation
8 years ago
Yancey1989 5ce1a960a5 move bcast op into pass
8 years ago
Xin Pan 0904f07d46 polish
8 years ago
Xin Pan 56a977d436 add test
8 years ago
Xin Pan 926e1077ca version
8 years ago
qingqing01 1f09bc320c
Support data type int8_t . (#12841)
8 years ago
Yu Yang c6af7201e9
Merge pull request #12692 from reyoung/feature/fast_executor
8 years ago
Qiao Longfei 653fad08f8
Optimize selected rows for dist lookup table with pthread rwlock (#12635)
8 years ago
yuyang18 d1d825ee02 Hide unnecessary API
8 years ago
minqiyang 1800fef142 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
8 years ago
yuyang18 05cadf1b24 Add FastExecutor
8 years ago
Wu Yi 8b77448d5f
hide misc APIs (#12540)
8 years ago
minqiyang 6abe819f07 Fix pybind11 problem
8 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code
8 years ago
Yancey1989 d4f51218ef Merge branch 'develop' of github.com:PaddlePaddle/Paddle into rpc_complete_interface
8 years ago
Yancey1989 efd5a84986 update executor interface
8 years ago
Yancey1989 7570d8e77c add rpc complete interface
8 years ago
Wei Xu 264e8305b0 Fixed unittests for WITH_GPU=OFF and WITH_DISTRIBUTE=OFF build
8 years ago
Yancey 0042ba93c8
Merge pull request #12127 from Yancey1989/enforce_rpc_timeout
8 years ago
yuyang18 4ff1bde5fb
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/hide_api_cont
8 years ago
Yu Yang ebe3b5e78a
Merge pull request #11853 from sneaxiy/complete_py_reader_python
8 years ago
Yancey1989 d14afcedeb polish function name
8 years ago
Yancey1989 4a91a14549 enforce rpc client timeout
8 years ago
Yancey1989 9de096bd58 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into fix_cpu_pe
8 years ago
Yancey1989 1effba3312 fix pe with cpu place
8 years ago
sneaxiy e40905daed Merge branch 'complete_py_reader_python' of https://github.com/sneaxiy/Paddle into complete_py_reader_python
8 years ago
Yancey1989 bbd53131f0 update
8 years ago
sneaxiy df7ecbf5a1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into complete_py_reader_python
8 years ago
yuyang18 b83ffda4aa
Try hide APIs
8 years ago
fengjiayi 5528f59900 Split ReInit() to Shutdown() and Start()
8 years ago
dzhwinter 4ed0b62476
Move fluid::framework::InitDevices into fluid::platform (#11757)
8 years ago
sneaxiy 739c330914 fix merge conflict
8 years ago