Commit Graph

4205 Commits (3ad8e364715915fba5909c137834e34f38b6e9ac)
 

Author SHA1 Message Date
dongzhihong c44a94b4dc "fix cmake build flags"
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
liaogang 5c67669d10 FIX: support shared type
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
dongzhihong 12749ad552 "fix cmake flags in optimizer"
8 years ago
liaogang 736af1f1a5 FIX: go get dependencies automatically
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 b34a05d114 Fix travis-ci in new image
8 years ago
Yu Yang a7865a3776 Fix macos compile
8 years ago
dzhwinter 59b40ecb78 revert parameter with []byte
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
Helin Wang bf79c9e5bb add log when master recovered from saved state.
8 years ago
Helin Wang a4ba403e79 add comment for gracefully stop etcd store
8 years ago
Helin Wang 4422685302 put InMemStore into master package
8 years ago
Helin Wang fd8937556f Master save and load state from etcd
8 years ago
Yi Wang bd4559abbe Add design doc
8 years ago
Yi Wang ac28fad6f3 Add type assertion in Variable::Get
8 years ago
Yi Wang 58efbf41b3 Follow comments from Xu Wei
8 years ago
Yi Wang 5a22d73651 Add variable.h and test
8 years ago
helinwang f277726c72 Merge pull request #2573 from helinwang/keep_alive
8 years ago
Yi Wang b55df90dfd Remove unnecessary preamble
8 years ago
Yiqun Liu a21c881780 Merge pull request #2582 from Xreki/fix_protobuf_dependency
8 years ago
liaogang 09a50cb9b3 ENH: Change to CMAKE variable
8 years ago
Liu Yiqun 16f8508d74 Use CMake system variables, such as CMAKE_STATIC_LIBRARY_PREFIX/SUFFIX, instead.
8 years ago
liaogang 869f2b3861 FIX: Polish go library
8 years ago
Liu Yiqun c89fe83a77 Fix the problem that protobuf cannot be used as a DEPS argument in cc_library.
8 years ago