Commit Graph

128 Commits (6e66fadb951fe02218ab2be2916bc12c4b966e00)

Author SHA1 Message Date
peizhilin 6e66fadb95 clean up the pre-definitions on windows
7 years ago
peizhilin 703b26e697 add profiler, parallel_executor back
7 years ago
peizhilin 3a72a634cf Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
Yu Yang c8f6e70ab4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
7 years ago
peizhilin d1429ac4a5 add recordio support
7 years ago
dzhwinter d3aed98d86
Merge pull request #14320 from wopeizl/windows/online
7 years ago
peizhilin dc197967ee Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
peizhilin 1a9008c420 code style fix
7 years ago
Xin Pan bae3659714 more test
7 years ago
Xin Pan 759ffca423 some improvements
7 years ago
Xin Pan 99dffb91d6 allow to repeatedly share and update BuildStrategy
7 years ago
Yu Yang 02631965c8 Refine
7 years ago
peizhilin 869487a2b7 Merge remote-tracking branch 'origin/develop' into windows/build
7 years ago
Yu Yang c28beb8a3c
test(Pe): add dry run tests for pe (#14254)
7 years ago
sneaxiy faac8a76ce remove unnecessary codes
7 years ago
peizhilin 9d67c1fb69 cpu build support
7 years ago
sneaxiy cef8cc81db merge develop
7 years ago
Wu Yi 26200f2e42
[1.1] [project] train imagenet using large batch size (#13766)
7 years ago
sneaxiy a314a80cdb merge develop
7 years ago
Qiao Longfei 681226e97c
Merge pull request #13864 from jacquesqiao/py-reader-add-test-mode
7 years ago
Qiao Longfei 60030e8678 change the use of FLAGS_reader_queue_speed_test_mode
7 years ago
Tao Luo 323d67cfc1
Merge pull request #13879 from panyx0718/doc
7 years ago
chengduo 2562eb92b8
Add strategy doc (#13849)
7 years ago
Xin Pan b11372a0af fix doc
7 years ago
Qiao Longfei 8686f7c68e add reader_queue_speed_test_mode flag for speed test
7 years ago
sneaxiy d87569134c test=develop
7 years ago
Xin Pan 63b2e98f3d Explain LoD and a few other concepts
7 years ago
chengduo e1904ac2c8
Add doc (#13765)
7 years ago
Xin Pan ddd60581b7 clean up channel
7 years ago
Xin Pan cbdf9833e3 hide create_passes_from_strategy for now
7 years ago
Xin Pan f117feab0c modify comments
7 years ago
Xin Pan b43e49fa31 fix
7 years ago
Xin Pan 36c2a9af27 pass builder allow cutomize pass in python.
7 years ago
chengduo d402234ba8
Feature/op_fuse_pass (#12440)
7 years ago
Xin Pan 5ce77889f4 clean unused inference_optimize c++ implementation
7 years ago
Yancey1989 5ce1a960a5 move bcast op into pass
7 years ago
Xin Pan 0904f07d46 polish
7 years ago
Xin Pan 56a977d436 add test
7 years ago
Xin Pan 926e1077ca version
7 years ago
qingqing01 1f09bc320c
Support data type int8_t . (#12841)
7 years ago
Yu Yang c6af7201e9
Merge pull request #12692 from reyoung/feature/fast_executor
7 years ago
Qiao Longfei 653fad08f8
Optimize selected rows for dist lookup table with pthread rwlock (#12635)
7 years ago
yuyang18 d1d825ee02 Hide unnecessary API
7 years ago
minqiyang 1800fef142 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
yuyang18 05cadf1b24 Add FastExecutor
7 years ago
Wu Yi 8b77448d5f
hide misc APIs (#12540)
7 years ago
minqiyang 6abe819f07 Fix pybind11 problem
7 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code
7 years ago
Yancey1989 d4f51218ef Merge branch 'develop' of github.com:PaddlePaddle/Paddle into rpc_complete_interface
7 years ago
Yancey1989 efd5a84986 update executor interface
7 years ago