Commit Graph

1073 Commits (4b6d891903494fe888abebfebe603a58a4cb381a)

Author SHA1 Message Date
Yu Yang a0683f60bd Fix hsigmoid layer comments.
8 years ago
Yu Yang b3b08c0bc7 Default `--rm` when `docker run` in README.md
8 years ago
Luo Tao d369577fed add reversed poolSequenceWithStride
8 years ago
Liu Yiqun 2ae3dd08f9 Merge branch 'develop' into build_arm
8 years ago
Luo Tao 9a2af02f7c Merge branch 'develop' into stride
8 years ago
Tao Luo b1f16d251f Merge pull request #1713 from luotao1/avg
8 years ago
Luo Tao b3b6e82b90 Merge branch 'develop' into stride
8 years ago
Yancey1989 82764fdfc5 update
8 years ago
jacquesqiao 06b2e4d29f Merge pull request #1715 from jacquesqiao/clean-cmake
8 years ago
qiaolongfei 49cc06285f remove WITH_PREDICT_SDK
8 years ago
Luo Tao 5262c449c0 Merge branch 'develop' into stride
8 years ago
Luo Tao 53da530d90 package avg_gpu_backward
8 years ago
Yancey1989 8b15be64e1 update
8 years ago
Yancey1989 95972aaa29 update
8 years ago
Yancey1989 35e0f970c2 update
8 years ago
liaogang 194a3b8ae9 Revise docker docs
8 years ago
Luo Tao 137d2cb24f remove with_metric_learning
8 years ago
liaogang 699da5be1a Modify cudnn.so in dockerfile
8 years ago
gangliao da084bc6c0 Merge pull request #1706 from gangliao/redun
8 years ago
Yancey1989 587a05e5e0 reading source code with woboq
8 years ago
Liu Yiqun bb4a60d9b5 Merge branch 'develop' into build_arm
8 years ago
Liu Yiqun 82f4ae7f00 Add alternative implementation of SpinLock and ThreadBarrier,
8 years ago
liaogang e821c5547f Fix rdma links bug
8 years ago
liaogang b5e0bbf35c ln -s cudnn v5
8 years ago
Luo Tao cbbec59547 adjust poolSequenceWithStride interface for average and max
8 years ago
Luo Tao 0291c01884 Merge branch 'develop' into stride
8 years ago
Tao Luo 5961b52b13 Merge pull request #1653 from Noplz/normalize-layer
8 years ago
Luo Tao 9298a9ec0d stride pooling for seqlastin and seqfirstin
8 years ago
Liu Yiqun 38fa74edaa Fix cmake error of failing to find UINT64_MAX.
8 years ago
liaogang 2c21b6d2dc Upgrade cuda to 8.0
8 years ago
yi.wu 47aaba5236 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix1678
8 years ago
Liu Yiqun f261dc6a8b Merge branch 'develop' into build_arm
8 years ago
Liu Yiqun 12e2402ffc Disable SpinLock and ThreadBarrier.
8 years ago
Liu Yiqun 2a601e025e Set the simd-related kernels used under arm toolchains.
8 years ago
Liu Yiqun 909cc6f0c5 Implement paddle::str::to_string instead of calling std::to_string.
8 years ago
Liu Yiqun 6478483f63 Use internal gemm wrapper instead.
8 years ago
Liu Yiqun ba11f5c400 Modify compiling flags to support neon and add the definition of PADDLE_USE_LAPACK.
8 years ago
gaoyuan 21b7f4a604 Remove redundancy codes
8 years ago
yi.wu cc82c27544 update
8 years ago
gaoyuan 3bce32bae2 Add create matrix pointer funtion
8 years ago
qiaolongfei 6f745ba026 delete unused paddle_api_config.py.in
8 years ago
qiaolongfei 6344789a00 add nltk dependency in paddle/setup.py.in
8 years ago
gaoyuan 17c697c754 Remove redundancy codes
8 years ago
qiaolongfei bb51f0a219 set PROTOBUF_VERSION in setup.py
8 years ago
gaoyuan 784e242bd5 Remove redundancy codes
8 years ago
qiaolongfei 8d10846e0e change ON_COVERALLS to WITH_COVERAGE
8 years ago
gaoyuan 57c355a117 Remove redundancy codes
8 years ago
yi.wu 7ca0c6ccff separate build and run tests
8 years ago
qiaolongfei e8965288dd Merge branch 'newnew_swig' of https://github.com/gangliao/Paddle into swig-compile
8 years ago
gangliao edf95da981 Merge pull request #1675 from helinwang/gpu
8 years ago
武毅 001b426dc0 Merge pull request #1642 from typhoonzero/dockerreadme
8 years ago
qingqing01 96f42d8ec1 Merge pull request #1455 from wangyang59/cudnnDeconv
8 years ago
Helin Wang 6737c75883 fix gpu dockerbuild
8 years ago
gangliao 4951c46286 Merge pull request #1673 from helinwang/version
8 years ago
yi.wu 8f79efc846 update README
8 years ago
yi.wu 3569466d6e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dockerreadme
8 years ago
Helin Wang cebc13a37c fix paddle pip install package version
8 years ago
Helin Wang 7485e5d750 refine docker build
8 years ago
gangliao a71218c91c Merge pull request #1668 from typhoonzero/buildreleasefix
8 years ago
gangliao 9ffc38efa8 Merge pull request #1666 from gangliao/sse_def
8 years ago
Tao Luo 24bdd9b8e0 Merge pull request #1652 from luotao1/udp
8 years ago
yi.wu dfe6450648 build use release
8 years ago
liaogang f6bf6347b1 Fix a wrong function error
8 years ago
liaogang 26716dd255 Move Error out of Common.h
8 years ago
liaogang 6f22951a62 Add simd check and set SSE3 as default compilation
8 years ago
wangyang59 48a6168c0d following comments from qingqing01
8 years ago
wangyang59 b16c0a84e6 only keep CudnnConvBaseLayer and let both cudnn_conv and cudnn_convt point to it
8 years ago
wangyang59 3493f5bd24 consolidate CudnnConv and CudnnConvTrans files into one file
8 years ago
wangyang59 ff127eb6fe fixed format
8 years ago
wangyang59 07c1ea258f python interface for convTransProjection and convTransOperator
8 years ago
wangyang59 6b7f647487 deconv projection/operator implementation
8 years ago
wangyang59 b8afb14098 cudnn deconv implememtation
8 years ago
gaoyuan 549cf641cd format the code
8 years ago
Yuan Gao 8c2d1bad7a Merge branch 'develop' into normalize-layer
8 years ago
gaoyuan eb43d93a58 Change Normalize layer to CrossChannelNorm layer
8 years ago
yi.wu 5d0f9d31c9 update docker build scripts and readme
8 years ago
Luo Tao b2f72768a7 remove unnecessary UserDefinedVector
8 years ago
qingqing01 5a933b445e Merge pull request #1592 from Noplz/smooth_l1_layer
8 years ago
Luo Tao f6f9fd7a66 remove unnecessary param in degradeSequence
8 years ago
Yuan Gao b3313f2b6d Update CostLayer.h
8 years ago
yi.wu 06664fa18a add docker build instructions
8 years ago
Yi Wang ac5ff8785c Use Grammarly with the design doc
8 years ago
gaoyuan 1ec66a334b change resizeOrCreate to create
8 years ago
Yancey1989 5eeb18705a delete deb path
8 years ago
gongweibao 21e878ff21 Merge pull request #1598 from typhoonzero/thinnerdocker
8 years ago
Yi Wang 2f3097b87d Merge pull request #1627 from wangkuiyi/docker-redesign
8 years ago
yi.wu e8d33bee47 gpu image dependencies
8 years ago
yi.wu 0b4d456046 add python requests, add DELETE_BUILD_CACHE arg
8 years ago
yi.wu 653c981df9 tags for build docker image
8 years ago
Yu Yang d8c9608fc2 Merge pull request #1618 from reyoung/feature/speed_up_converter
8 years ago
Yu Yang 8c8b2efdeb Add comments
8 years ago
yi.wu 1ab419a1bd new design: #1625
8 years ago
Yi Wang 42cb7a201c Update Docker build design doc to incorporate comments
8 years ago
yi.wu c1d5aaa15c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into thinnerdocker
8 years ago
yi.wu 3298d3075d production image name paddle not paddle-core
8 years ago
王益 db045acb21 Improve the design doc of Docker build
8 years ago
Yi Wang 56fcf9c1d0 Merge pull request #1602 from gongweibao/builddockerimage
8 years ago
Yu Yang 74da070e5c Speed up dense converter.
8 years ago
Luo Tao 7a81327c28 remove compile option "with_metric_learning"
8 years ago
Liu Yiqun 4430fc9e5d Merge branch 'develop' into build_arm
8 years ago