Commit Graph

4114 Commits (3567ea6d7c85bdfdd42f57f6db98e5bc9bbac5e2)
 

Author SHA1 Message Date
Yu Yang 3a119efeda Adding Enforce to platform
8 years ago
qiaolongfei b8ffa8b9e9 move code to scope.h, remove scope.cc
8 years ago
hedaoyuan 2d9113dac1 Add test for NNPACKConvFunc.
8 years ago
hedaoyuan 7062be0fbd Add cmake for compile NNPACKConvOp.cpp.
8 years ago
qiaolongfei 3e16f5fdfb clang format
8 years ago
qiaolongfei 6ad1d21c4b refine code of operator
8 years ago
wuyi05 60a65b5d90 design doc for go package management
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
Yi Wang c263c21f7e Update copyright informaiton
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 2c188a20de Follow QingQing's suggestion
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
qiaolongfei 7d138593d2 refine code of scope with style check
8 years ago
qiaolongfei fa4f00d9b5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into scope-impl
8 years ago
qiaolongfei 5e8d8e073b refine GetOrCreateVariable
8 years ago
qiaolongfei 2f47562df8 scope-impl
8 years ago
qijun c5d9ca8617 fix eigen include path
8 years ago
qijun ab91232cf6 add cmake external project for eigen
8 years ago
hedaoyuan 2e02952b3e Merge branch 'develop' of https://github.com/baidu/Paddle into nnpack_lib
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
liaogang 09d9794c8d Merge remote-tracking branch 'wangkuiyi/memory_cpu_allocator' into cpu_mem
8 years ago
gangliao de77faf589 Merge pull request #2583 from gangliao/go_generic
8 years ago
Qiao Longfei 718eff9b90 Merge pull request #2548 from jacquesqiao/scope
8 years ago
gongweibao aa47c621bf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into recordio
8 years ago
gongweibao f4e833109a Merge pull request #2590 from reyoung/feature/fix_travis_ci_new_images
8 years ago
gongweibao 80cf42c8ba Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into recordio
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