Commit Graph

208 Commits (c75dc885b58000b018414ab442097ee515244b9c)

Author SHA1 Message Date
peizhilin 1cc23ef67d merge from paddle:develop
7 years ago
Wu Yi a2d9b34417
Refine operator cmake (#14413)
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
peizhilin ca60e1d34d Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
peizhilin 52f7644f53 Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
minqiyang 87450b9ad4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_vlog
7 years ago
chengduo c5b6573a5a
Fix input<tensor> (#14208)
7 years ago
minqiyang 0c3227a523 Change the origin VLOG level to 10 times
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
peizhilin 1f12ba6192 gpu support, fix build issue:
7 years ago
sneaxiy faac8a76ce remove unnecessary codes
7 years ago
peizhilin 71d7980f69 fix build issue 1
7 years ago
peizhilin 9d67c1fb69 cpu build support
7 years ago
sneaxiy 2494ca83ab test=develop
7 years ago
sneaxiy cef8cc81db merge develop
7 years ago
Qiao Longfei d26ff8cb2d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cpu-for-1.1-merge-with-shape
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
seiriosPlus 06de824ba8 fix shape in floats
7 years ago
tangwei12 755927d2b0 shape type to int64_t, test=develop
7 years ago
tangwei12 8b7f45a889 add longs in framework
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
Yu Yang 186b2b138d
Revert "Merge pull request #13201 from reyoung/revert_callstack" (#13697)
7 years ago
Xin Pan ddd60581b7 clean up channel
7 years ago
Xin Pan 7cd2761736
Merge pull request #13416 from panyx0718/ir
7 years ago
Wu Yi 16e73e0d28
hide operator API (#12543)
7 years ago
Xin Pan cbdf9833e3 hide create_passes_from_strategy for now
7 years ago
Xin Pan f117feab0c modify comments
7 years ago
Yu Yang 7119d6c3cf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into revert_callstack
7 years ago
Xin Pan b43e49fa31 fix
7 years ago
Xin Pan 36c2a9af27 pass builder allow cutomize pass in python.
7 years ago
Wu Yi 29c63d180f
[Feature] dist op role and lr op role, to support memory optimize with dist training (#13220)
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