Commit Graph

4020 Commits (9b1c04f75430811b1127d8383f95395f35c0156b)
 

Author SHA1 Message Date
qingqing01 9b1c04f754 Merge pull request #2631 from wanghaoshuang/fix_xmap
8 years ago
Yu Yang f86b3ec9b1 Merge pull request #2646 from reyoung/feature/add_enforce
8 years ago
Yu Yang f0a3fb6e36 Using paddle::string in enforce
8 years ago
Yu Yang ff000ae76a Merge branch 'develop' of github.com:baidu/Paddle into feature/add_enforce
8 years ago
Yu Yang b71843d398 Merge pull request #2661 from wangkuiyi/stringprintf
8 years ago
dzhwinter ff4b4cff4a Merge pull request #2654 from dzhwinter/client_gradient
8 years ago
dongzhihong c5e8e27ba6 "change empty gradient to error"
8 years ago
Yi Wang 098f956c09 Correct function implementation dependencies
8 years ago
Yi Wang 95cda82d99 Merge pull request #2657 from wangkuiyi/strings-to-string
8 years ago
Yi Wang 6cb7cb3691 Add paddle/string/printf and tests
8 years ago
Yi Wang ea1d3acfb4 Rename string/stringpiece* into string/piece
8 years ago
Yi Wang 6215f47c7c Rename paddle/strings/ to paddle/string/
8 years ago
Yi Wang 2d840ea345 Merge pull request #2596 from wangkuiyi/memory_cpu_allocator
8 years ago
helinwang 9a41f829a5 Merge pull request #2634 from helinwang/decouple
8 years ago
Yi Wang 39eb94cc41 Merge pull request #2652 from reyoung/feature/remove_must_check
8 years ago
wanghaoshuang 01f44bff66 rename args and add comments
8 years ago
dongzhihong 44e3924663 "fix client send empty gradients bug"
8 years ago
qingqing01 47a3d45394 Merge pull request #2650 from qingqing01/data_feeder_debug
8 years ago
Yu Yang 9ad846ecee Remove must_check in paddle::platform
8 years ago
dangqingqing b93e863a1c Fix bug in MultiGradientMachine.
8 years ago
wanghaoshuang fc5972ba2c fix requirement config for flowers dataset
8 years ago
Yu Yang d2581f34e8 change copy right format
8 years ago
Yu Yang 3a119efeda Adding Enforce to platform
8 years ago
Qiao Longfei 1a0fdb9e20 Merge pull request #2636 from jacquesqiao/fix-converter
8 years ago
qiaolongfei e93c3e4070 fix format
8 years ago
qiaolongfei a402cf9081 correct the demo code for dense_vector label input
8 years ago
liaogang 9490d243dd ENH: clang-format
8 years ago
liaogang 3e9aa7fd8b FIX: Pass CI
8 years ago
qiaolongfei 8b69c1348c check shape of vector input, should not be a scalar
8 years ago
liaogang 55648b4f4c Merge remote-tracking branch 'wangkuiyi/memory_cpu_allocator' into cpu_mem
8 years ago
qiaolongfei 98bb8ee295 fix dim problem
8 years ago
Helin Wang 4cc9680cc6 Make pserver able to get server index without etcd (decouple pserver with etcd)
8 years ago
wanghaoshuang 80642bee00 fix_xmap and refine flowers dataset
8 years ago
Yi Wang 3e087f763e Add buddy_allocator.cc and system_allocator.cc
8 years ago
Helin Wang 2f52cb7909 fix pserver test
8 years ago
Yi Wang b8f5922d88 Make CPUAllocator and GPUAllocator subclasses of SystemAllocator
8 years ago
Yi Wang 633082ad9d Merge pull request #2628 from QiJune/feature/add_eigen_cmake
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
qijun c5d9ca8617 fix eigen include path
8 years ago
qijun ab91232cf6 add cmake external project for eigen
8 years ago
hedaoyuan 4db23bbade Merge pull request #2618 from hedaoyuan/fix_copyFrom
8 years ago
Yu Yang 7978f05de3 Merge pull request #2616 from reyoung/feature/variable_is_type
8 years ago
gangliao 8f7bc5bcf4 Merge pull request #2620 from typhoonzero/small_fix_go_library
8 years ago
wuyi05 714c2c2d42 fix go get -d ./..
8 years ago
hedaoyuan 49e87ee327 Change the CpuMatrix::copyFrom and CpuVector::copyFrom with the stream parameter to the synchronous interface.
8 years ago
gongweibao dcece75b57 Merge pull request #2549 from gongweibao/recordio
8 years ago