Commit Graph

5738 Commits (8a463939c3325b7ea948e3c86efb92a60b49954b)

Author SHA1 Message Date
typhoonzero 40d0fff2e5 single pserver workable version
7 years ago
chengduoZH 97c3de0cfb follow comments
7 years ago
Tao Luo d65316f833
Merge pull request #6573 from luotao1/paddledev
7 years ago
gangliao 8602d0250f
Merge pull request #6557 from gangliao/gift
7 years ago
Tao Luo e72b865cb1
Merge pull request #6530 from luotao1/atlas
7 years ago
guosheng 842b485f6a Enhance ReduceOp to support reducing over all elements
7 years ago
chengduoZH aa2f2fb47e remove conflict
7 years ago
typhoonzero 2b47fb3d25 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into simple_dist_train_api
7 years ago
typhoonzero 9508c72685 wip: should fix variable recreate
7 years ago
Yu Yang 0a8addf802
Make cast op support bool (#6562)
7 years ago
Luo Tao 0e18bc8836 update paddledev to paddlepaddle
7 years ago
Yu Yang 1ba8f7fe71
The comments in reshape_op is wrong (#6565)
7 years ago
liaogang 316ab4e07d christmas gift: fix a typo
7 years ago
sweetsky0901 ea093283e6 for code review by zhaolong
7 years ago
sweetsky0901 89de58d990 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_spp_op
7 years ago
Tao Luo 79f0ab55de
Merge pull request #6473 from luotao1/with_test
7 years ago
guosheng 29cd089ab2 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval
7 years ago
typhoonzero b4cd7f3d75 wip need ut
7 years ago
wanghaoshuang 2cd510641a Fix crop op doc
7 years ago
guosheng 63ce906b08 Refine ChunkEvalutor by following comments
7 years ago
chengduoZH 50003984d4 remove conflict
7 years ago
Luo Tao e5dcefc4d3 remove ATLAS library
7 years ago
Zhaolong Xing a91efdde69
Merge pull request #6177 from NHZlX/add_prelu_neon
7 years ago
Tao Luo c8d4efb20e
Merge pull request #6498 from luotao1/row_conv
7 years ago
guosheng 1eaeacb2c8 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval
7 years ago
guosheng 9a89b041ba Add ChunkEvaluator for multi-batches
7 years ago
Yu Yang d918ccded3
Add fill_op (#6477)
7 years ago
tensor-tang 252f1e4a34
Merge pull request #6493 from PaddlePaddle/release/0.11.0
7 years ago
QI JUN 61ec0b9516
Refine device context (#6433)
7 years ago
Luo Tao f3acdd3af9 fix warning in row_conv_op.cu
7 years ago
tensor-tang f4f17e539b skip mkl setting in v1 with Mac
7 years ago
hedaoyuan 7687756b2c
Merge pull request #6445 from hedaoyuan/float16
7 years ago
kavyasrinet 35420cdf63
Updating the Latex equation for Adagrad (#6009)
7 years ago
Siddharth Goyal 4ff6bc175a
Add row conv operator (#6013)
7 years ago
typhoonzero 489b9695e4 wip for testing
7 years ago
武毅 f650429ba3
Merge pull request #6419 from typhoonzero/recv_op_use_ser_prog
7 years ago
tensor-tang 38de512d29
Merge pull request #6459 from tensor-tang/develop
7 years ago
tensor-tang 69b44f2f19 unify MKL macro definition
7 years ago
Luo Tao ddf20e589f typo WITH_TEST to WITH_TESTING
7 years ago
Yiqun Liu 9592468609
Fix gcc4.9 (#6442)
7 years ago
chengduoZH a6ef875885 refine conv
7 years ago
typhoonzero 308491a94a update for simple dist train
7 years ago
hedaoyuan 578ad6d232 Use PADDLE_WITH_NATIVE_FP16 for float16_t.
7 years ago
hedaoyuan ef45af113a
Merge pull request #6408 from hedaoyuan/fix_bug
7 years ago
qingqing01 5ba231d80b
Merge pull request #6374 from reyoung/feature/remove_device_context_finish
7 years ago
typhoonzero 986ca03ce2 update
7 years ago
typhoonzero 1c1fae6077 update recv op
7 years ago
chengduoZH aa770198c7 add dilation in c++ code
7 years ago
typhoonzero 71655334c6 update
7 years ago
typhoonzero 4f1381eac3 recv_op use serialized program
7 years ago
Luo Tao 1d301731ac refine the gen_docs in build.sh
7 years ago
hedaoyuan e1247d8015 Fix compile error in android.
7 years ago
Yiqun Liu 00b64f6679
Add a c-api interface to initialize the thread environment of Paddle (#5773)
7 years ago
Qiao Longfei 36fcc95cab
Nmt decoder train (#6367)
7 years ago
Luo Tao 3b1529d2e5 add print_operators_doc in travis ci
7 years ago
Abhinav Arora 113c026d12
Swish activation operator (#6358)
7 years ago
QI JUN 3a0a4586a3
refine GPU memory allocation policy (#6373)
7 years ago
tensor-tang c096130a94
Merge pull request #6291 from tensor-tang/check_env
7 years ago
tensor-tang 32cc0db151 check if cmake has been installed
7 years ago
Tao Luo 8193cc55c4
Merge pull request #6371 from Yancey1989/install_dmidecode
7 years ago
tensor-tang f62dbebe20 follow comments and add limited version of dmidecode
7 years ago
Yang Yu 6b9567e0ac Remove DeviceContext::Finish
7 years ago
Yu Yang f291abfc53
Add HasCUDNN to detect if CUDNN is installed or not (#6349)
7 years ago
Tao Luo a34fc8b36b
Merge pull request #6213 from tensor-tang/mkldnn_lrn
7 years ago
Yancey1989 8dacb4050b install dmidecode in product docker image
7 years ago
whs e09e21beee
Merge pull request #6188 from wanghaoshuang/conv_fix
7 years ago
Abhinav Arora e557611f39
Fix equations in sequence_pool op (#6355)
7 years ago
Tao Luo de80c5696a
Merge pull request #6100 from guoshengCS/enhance-include-pool
7 years ago
Abhinav Arora 0d4f050955
Fix equation in logical or op (#6315)
7 years ago
QI JUN 7910d96ab8
build paddle_python before build paddle_docs (#6337)
7 years ago
gongweibao c7e739f542
Add LRN efficient GPU implement. (#5894)
7 years ago
kexinzhao 1d1555e2e5
Merge pull request #5716 from kexinzhao/float16
7 years ago
whs c22cf594f6
Merge pull request #6333 from wanghaoshuang/fix_type
7 years ago
qingqing01 5a1a04f648
Merge pull request #6326 from jacquesqiao/fix-int-overflow
7 years ago
chengduo b30e8bc00c
Merge pull request #6324 from chengduoZH/profiling/refine_elementwise_add
7 years ago
wanghaoshuang 6173f91cce uncomment code
7 years ago
wanghaoshuang 83537c7ada Fix warning about comparison of integers of different signs
7 years ago
chengduoZH 8711a9a22a refine code
7 years ago
qiaolongfei d303f7ae4f fix int overflow
7 years ago
Yu Yang 229c2e7883
Feature/while op sentiment analysis (#6282)
7 years ago
kexinzhao 94a36b8cc7
fix clip op doc operation (#6314)
7 years ago
kexinzhao dbf205002d
fix read and write tensor array op (#6312)
7 years ago
kexinzhao a5167ce0b4
fix lod_array_lengh op equation (#6307)
7 years ago
kexinzhao 002a7b4d01
fix scatter op equation (#6304)
7 years ago
kexinzhao 16822fb702
fix latex equation for clip by norm op (#6302)
7 years ago
kexinzhao 2c1270e40c
fix maxout op latex equation (#6303)
7 years ago
Abhinav Arora 1d04b19ce8
Fix the rendering of latex equation for adamax op (#6294)
7 years ago
Qiao Longfei 161128bada
add chunk eval layer (#6296)
7 years ago
tensor-tang 62c00e00eb add dimms locator info
7 years ago
qingqing01 1a8f20c6d1
Merge pull request #6284 from qingqing01/cuda_sync
7 years ago
tensor-tang e670453518 add script to check the cpu env
7 years ago
Qiao Longfei 45c8a88a3e
add crf_decoding layer (#6274)
7 years ago
qingqing01 e760641a3a
Merge pull request #6233 from qingqing01/momentum_op
7 years ago
dangqingqing 4e451a34db Remove the cuda stream synchronization between each operator.
7 years ago
chengduo 36444461dc
Merge pull request #6229 from chengduoZH/profiling/updata_elementwise_op
7 years ago
chengduoZH 23e38216a7 add dilation
7 years ago
dangqingqing 62acf7990f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into momentum_op
7 years ago
dangqingqing d432b10d8a Update cuda kernel and doc.
7 years ago
chengduoZH 37671ac053 follow comments
7 years ago
QI JUN 96a5f96cc1
fix bug in gpu default memory allocating policy (#6268)
7 years ago
chengduoZH 9e244a8cbe follow comments
7 years ago
dangqingqing e03b574e0e Refine the Eigen usage for CPU implementation.
7 years ago
chengduoZH 54f09620cf code refine
7 years ago
chengduoZH 488908e95b refine cuda
7 years ago
dangqingqing 5bd1e73f5e Refine and speedup momentum operator.
7 years ago
Yu Yang d5e3279451
While op forward for sentimental analysis (#6140)
7 years ago
tensor-tang f13d725acf add mkldnn_lrn python interface and add it to simple net
7 years ago
tensor-tang 343b1a962b add mkldnn_lrn unit test
7 years ago
tensor-tang 54205c99b6 add MKLDNNLRNLayer
7 years ago
chengduoZH fbbfe8b859 code refine
7 years ago
qingqing01 4786ad1457 Make the new framework independent the old framework. (#6201)
7 years ago
sweetsky0901 141a323c34 fix a bug
7 years ago
sweetsky0901 0c4446868b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_spp_op
7 years ago
qingqing01 74725d0505
Merge pull request #6198 from qingqing01/lstm_style
7 years ago
sweetsky0901 8368e55be9 modify some doc
7 years ago
Tao Luo 0c15b6c24c
Merge pull request #6184 from luotao1/print_operators_doc
7 years ago
Tao Luo 09fc307fd3
Merge pull request #5830 from luotao1/cmake
7 years ago
qingqing01 20b885f7b8
Merge pull request #6148 from qingqing01/lstm_doc
7 years ago
sweetsky0901 531e7b6fa6 gpu test ok
7 years ago
qingqing01 e5b51c4d10 Make lstm_op follow google code style.
7 years ago
sweetsky0901 c75b4538ca Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_spp_op
7 years ago
sweetsky0901 5c057f9552 add spp op only can test ok
7 years ago
Siddharth Goyal ea1a643425
Add hinge loss op (#5837)
7 years ago
wanghaoshuang b25ee3ae60 Fix ConvTransProjection bug.
7 years ago
Luo Tao 3e8c3638dc add WITH_DOC for print_operators_doc in docker/build.sh
7 years ago
Luo Tao 45dfc34c21 Merge branch 'print_operators_doc' of https://github.com/luotao1/Paddle into luotao1-print_operators_doc
7 years ago
Luo Tao 362b7d8a5e Rename gserver_test2 to gserver_test_with_python
7 years ago
Luo Tao 57157284b2 Merge branch 'develop' into cmake
7 years ago
Tao Luo fb919382cc
Merge pull request #6088 from Xreki/fix_capi_build_with_python
7 years ago
xzl 0ff4ff346d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_prelu_neon
7 years ago
xzl fac96456c2 add prelu neon impl
7 years ago
武毅 067381e2e2
Merge pull request #6146 from typhoonzero/add_switch_distributed
7 years ago
Yancey 1b612d3a76 Fix grpc compile warning (#6050)
7 years ago
QI JUN d066b07f14 change GPU memory allocating policy (#6159)
7 years ago
chengduo e50f35706a code refine (#6164)
7 years ago
typhoonzero dda277ba6c update build.sh
7 years ago
Yiqun Liu 57dc8de934
Fix the linking error for iOS simulator (architecture x86_64). (#6081)
7 years ago
Yiqun Liu 7480291c62
Add version and commit information in capi config.h and use unofficial glog for Android API < 21. (#6113)
7 years ago
whs 10b2534ebc
Merge pull request #5480 from wanghaoshuang/nce_op
7 years ago
Yu Yang 1fe5acb25a
Expose sigmoid_cross_entropy_with_logits (#6147)
7 years ago
dangqingqing d4fcd2a59f Fix the doc of LSTM operator.
7 years ago
Tao Luo 44e391449c
Merge pull request #6126 from emailweixu/fix_rnn_comments
7 years ago
typhoonzero 1a852861b2 add switch for distributed support
7 years ago
Yiqun Liu 42708ded54
Enable the case N != ldc in EigenBlasGemm. (#5976)
7 years ago
Yu Yang 8ac02279f2
Fix the proformance problem of enforce (#6085)
7 years ago
xuwei06 d36db0d3ec Fix comments in sequence_rnn_(mixed/matched)_inputs.py
7 years ago
guosheng 6b18b3cc9c Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into enhance-include-pool
7 years ago
guosheng cb5a7a8b4c Fix errors of GPU AvgPooling with the excludeMode argument
7 years ago
fengjiayi 4e564e4852
make WriteToArrayOp supporting empty tensor input (#6030)
7 years ago
fengjiayi a38c151243
Add GetInputsElementDim (#6091)
7 years ago