Commit Graph

1047 Commits (ea25eef375c33d01e2f28f875dbcb5650596466d)

Author SHA1 Message Date
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
yi.wu 1b269dbe06 use deb to build paddle-core image
8 years ago
gaoyuan 25a525bb09 Fix annotation
8 years ago
Liu Yiqun 717f755cee Include arm_neon.h on arm platform.
8 years ago
Peng Li e80a3cfb54 merge with latest code
8 years ago
yi.wu f66fd44fec do not use docker cp
8 years ago
Peng Li bf838034d6 Merge branch 'develop' into fix-crf-weight-and-coeff-bug
8 years ago
gongweibao 815b4913e3 pre-commit check
8 years ago
gongweibao b7a5d27efd precommit check
8 years ago
gongweibao 289d2e2da6 del some
8 years ago
gongweibao 824b193fec add READM.md
8 years ago
gongweibao b07d95d3fb add README.md
8 years ago
yi.wu a6eec0228c thinner docker
8 years ago
Helin Wang 00f88d4449 reduce docker image size by removing /build in or docker build
8 years ago
gaoyuan 7ff9764fc0 smooth_l1_loss_layer
8 years ago
gaoyuan eea0097dcb NormalizeLayer for SSD
8 years ago
liaogang b48ebd16c8 Fix git submodule in docker
8 years ago
liaogang c043d71840 Add Book in Docker
8 years ago
hedaoyuan df8a5af96f Fix outArgs_.resize()
8 years ago
hedaoyuan 9322f8cbf5 Format
8 years ago
hedaoyuan b1c22b6790 Fix MultiGradientMachine error
8 years ago
Yu Yang af607df2f9 Merge pull request #1546 from reyoung/feature/v2_docs
8 years ago
Helin Wang 3219c831a1 Rename Argument::sumCost to Argument::cost since Argument should not know about cost.
8 years ago
Yu Yang 6b0961a3c1 auto deployment paddle documentation
8 years ago
gangliao ea226f23f0 Merge pull request #1542 from gangliao/test_server
8 years ago
wen-bo-yang 812e21f3c4 add cross reading sample files and fix bugs
8 years ago
wen-bo-yang 55d19fc4f0 fix bugs
8 years ago