Commit Graph

990 Commits (49cc06285f5a516adec6218fd8dce01412a2042e)

Author SHA1 Message Date
qiaolongfei 49cc06285f remove WITH_PREDICT_SDK
8 years ago
Luo Tao 137d2cb24f remove with_metric_learning
8 years ago
gangliao da084bc6c0 Merge pull request #1706 from gangliao/redun
8 years ago
liaogang e821c5547f Fix rdma links bug
8 years ago
Tao Luo 5961b52b13 Merge pull request #1653 from Noplz/normalize-layer
8 years ago
yi.wu 47aaba5236 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix1678
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