Commit Graph

3927 Commits (3e087f763e9c6c15a4f1d542fb3bdc327f7441c7)
 

Author SHA1 Message Date
Yi Wang 3e087f763e Add buddy_allocator.cc and system_allocator.cc
8 years ago
Yi Wang b8f5922d88 Make CPUAllocator and GPUAllocator subclasses of SystemAllocator
8 years ago
liaogang 79373dabc8 TEST: Add test for system allocator and deleter
8 years ago
liaogang b22dd12854 ENH: Add buddy allocator draft
8 years ago
liaogang 29c7512b3c FIX: fix memory.h/cc
8 years ago
liaogang dde0da9e0f ENH: Add cuda.h in platform
8 years ago
liaogang dd08d337c0 FIX: fix cmake type error
8 years ago
liaogang 09d9794c8d Merge remote-tracking branch 'wangkuiyi/memory_cpu_allocator' into cpu_mem
8 years ago
Yi Wang e14e687343 Resolve conflict
8 years ago
Yi Wang cd161926c9 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into memory_cpu_allocator
8 years ago
Yi Wang f149d183f7 Add system_allocator
8 years ago
Qiao Longfei bf57345ea6 Merge pull request #2595 from jacquesqiao/fix-multi-thread-train
8 years ago
liaogang f32945415e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cpu_mem
8 years ago
liaogang 6250d108bf FIX: clang-format
8 years ago
gongweibao 4323712431 Merge pull request #2608 from gongweibao/convertdataset
8 years ago
Yi Wang f7530e89da Merge branch 'develop' of https://github.com/paddlepaddle/paddle into memory_cpu_allocator
8 years ago
Yi Wang e02859c0f5 Replace {cpu,gpu}_allocator.h and {cpu,gpu}_allocator_test.cc by system_allocator{.h,_test.cc}
8 years ago
helinwang 09abfd914b Merge pull request #2593 from typhoonzero/set_ps_desired
8 years ago
Yi Wang 09eb6be239 Merge pull request #2552 from wangkuiyi/memory_design
8 years ago
helinwang bfdcc05dc1 Merge pull request #2592 from gongweibao/dependcyrecordio
8 years ago
liaogang ce70df86b1 Add gpu_allocator
8 years ago
liaogang ce938ae5f9 FIX: Pinned memory
8 years ago
Your Name b9d015cbc4 rm not need
8 years ago
Your Name a243bdfbcf rm not need
8 years ago
Your Name e915aa9cf1 fix bugs
8 years ago
root 97270b9f27 add convert function
8 years ago
Yu Yang 2fd46844dd Merge pull request #2597 from wangkuiyi/move_third_party_into_build
8 years ago
Yu Yang 109fc93bf9 Merge pull request #2600 from reyoung/feature/moving_compiler_flags_to_platform
8 years ago
qiaolongfei 9f05a0f802 use GradientMachine::start and finish
8 years ago
Yu Yang d76d2febbf Adding platform/must_check.h
8 years ago
Yu Yang be54d38a1f Cache Paddle Default ThirdParty Dir
8 years ago
Yu Yang 9dd211f6c6 Add Third Party Path back to TravisCI cache.
8 years ago
Yi Wang a405e60253 Merge pull request #2587 from wangkuiyi/variable_placeholder
8 years ago
Yi Wang f403096aa4 Move directory third_party into /build
8 years ago
Yi Wang db128c4586 Pass cpu_allocator_test
8 years ago
Yi Wang 67481ca871 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into memory_cpu_allocator
8 years ago
Yi Wang ab2550c640 Update design
8 years ago
Yi Wang 84d1c734ca add paddle/memory/detail/cpu_allocator*
8 years ago
qiaolongfei 55684af208 fix MultiGradientMachine train and infer
8 years ago
乔龙飞 7573e9eba4 Merge pull request #2591 from reyoung/feature/fix_macos_compile
8 years ago
yi.wu 0824061ea3 set ps_desired when pserver init
8 years ago
gongweibao ae79b9ac1c restore
8 years ago
gongweibao 90c909ac7c restore creator_test.py
8 years ago
gongweibao b359d5c5cd restore creator.py
8 years ago
gongweibao 8c735c8b09 add dependy
8 years ago
Yu Yang a7865a3776 Fix macos compile
8 years ago
helinwang 93019df30f Merge pull request #2539 from helinwang/master_etcd_1
8 years ago
gongweibao 90a327f5ea Merge remote-tracking branch 'upstream/develop' into develop
8 years ago
Helin Wang 7dad02661f Master server registers itself to etcd.
8 years ago
Helin Wang 42313a3c35 rename EtcdStore to Etcd
8 years ago