Commit Graph

5798 Commits (4518252e572c53ff0b1e8ac4149537bb400b80b5)

Author SHA1 Message Date
Tao Luo e0c4c39812
Merge pull request #6748 from luotao1/linkchecker
7 years ago
Yu Yang e445b3ff20
Move framework.proto to proto namespace (#6718)
7 years ago
chengduoZH 7b0744edcf refine im2col
7 years ago
chengduoZH f1ab13bd0e refine
7 years ago
Luo Tao 07f2ba5517 reopen linkchecker for checking broken links in websites
7 years ago
chengduoZH 293b292e0f refine im2col
7 years ago
qiaolongfei 5c530ea827 export const value to python
7 years ago
chengduoZH 5e04b64fa0 refine elementwise
7 years ago
typhoonzero b1b7af400f support multi node
7 years ago
yangyaming 69072ef1ce Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6581
7 years ago
typhoonzero 7be79231e1 wip multi-trainer
7 years ago
yangyaming a398e25d6a Expose param_attr and bias_attr.
7 years ago
dangqingqing 521db98bc9 Refine CUDA profiler and delete the test file.
7 years ago
typhoonzero 1e549563d5 multi trainers
7 years ago
wanghaoshuang c30bc56100 rename seq to sequence
7 years ago
whs b28a173793
Merge pull request #6538 from wanghaoshuang/crop_doc
7 years ago
typhoonzero e6079390a9 add example doc in transpiler
7 years ago
qingqing01 dd92fb2328
Merge pull request #6666 from qingqing01/mobile_mem
7 years ago
sweetsky0901 7456d737b2
Merge pull request #6204 from sweetsky0901/my_spp_op
7 years ago
dzhwinter 24fda39220
Feature/global context (#6537)
7 years ago
QI JUN 93a2d9c59d
add more place test and rename Cudnn to CUDNN (#6621)
7 years ago
sweetsky0901 5be5afb331 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_spp_op
7 years ago
sweetsky0901 1eac276300 add spp avg
7 years ago
tensor-tang 9c27c13e46 follow comments using macro to separate the original implements
7 years ago
tensor-tang 84cb542c13 use intel openmp to speedup seq2batch when WITH_MKL
7 years ago
typhoonzero 17f9be55ad update for multi trainer
8 years ago
typhoonzero f8f80db163 update for multi trainer
8 years ago
dangqingqing 7968b66d72 Fix error in function/GemmConvOp.cpp.
8 years ago
qingqing01 480a5446d3
Merge pull request #6659 from qingqing01/mobile_mem
8 years ago
Yibing Liu c9076543a0
Merge pull request #6609 from kuke/fix_reshape_op
8 years ago
Yu Yang 1b0c7d7c7a
Simplize system_allocator and fix GPU_INFO (#6653)
8 years ago
dangqingqing 349609207e Fix the error function/GemmConvOp.
8 years ago
dangqingqing 0fce0fe698 Reduce memory usage in conv layer and RoI layer for mobile inference.
8 years ago
Yibing Liu d37ed6cb13 polish code in reshape_op
8 years ago
Yibing Liu 5ac8a0bec8 Merge branch 'develop' of upstream into fix_reshape_op
8 years ago
Yu Yang d5cab4f07c
Fix compile on CUDA9.1 & MacOS (#6642)
8 years ago
Guo Sheng d40d28d81e
Merge pull request #6515 from guoshengCS/add-multiBatch-chunkEval
8 years ago
guosheng a7fa2051f2 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval-dev
8 years ago
tensor-tang b858e17b38
Merge pull request #6592 from tensor-tang/fluid
8 years ago
tensor-tang bf269d67b3 fix place_test on MKLDNNPlace
8 years ago
tensor-tang a92f057ed1 fix conflict of Place
8 years ago
tensor-tang 7728c53448 Merge remote-tracking branch 'upstream/develop' into fluid
8 years ago
tensor-tang f271210595 fix undefined issue when with_gpu
8 years ago
tensor-tang e0c3317646 add MKLDNNPlace
8 years ago
chengduoZH 479ee271ed remove conflict
8 years ago
typhoonzero 1b20096a52 done
8 years ago
fengjiayi 9956d5f733
Merge pull request #6623 from JiayiFeng/dev_expose_GradOpMaker
8 years ago
fengjiayi 044a13d022 expose GradOpMaker to Python
8 years ago
Leding Li 991826317a Add extern "C" to paddle_error_string (#6611)
8 years ago
fengjiayi e11a561c12 update
8 years ago
fengjiayi ecfd2ac8a0
Merge pull request #6614 from JiayiFeng/dev_rename_sub_block
8 years ago
dzhwinter 0e9b393b34
"derived cudnnDevice context" (#6585)
8 years ago
fengjiayi dafd449c68 Unify `step_block` and `block` to `sub_block`
8 years ago
guosheng 181db32649 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval
8 years ago
Guo Sheng 7ab48aec00
Merge pull request #6586 from guoshengCS/enhance-ReduceOp
8 years ago
Yibing Liu 0a75ed6f5b Add unit test for dimension inference in reshape_op
8 years ago
chengduo 2a7bc64caf
Merge pull request #6455 from chengduoZH/refine/conv_zero
8 years ago
Yibing Liu 685d1e3b33 Enable reshape_op to support dimension inference
8 years ago
typhoonzero 40d0fff2e5 single pserver workable version
8 years ago
chengduoZH 97c3de0cfb follow comments
8 years ago
Tao Luo d65316f833
Merge pull request #6573 from luotao1/paddledev
8 years ago
gangliao 8602d0250f
Merge pull request #6557 from gangliao/gift
8 years ago
Tao Luo e72b865cb1
Merge pull request #6530 from luotao1/atlas
8 years ago
guosheng 842b485f6a Enhance ReduceOp to support reducing over all elements
8 years ago
chengduoZH aa2f2fb47e remove conflict
8 years ago
typhoonzero 2b47fb3d25 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into simple_dist_train_api
8 years ago
typhoonzero 9508c72685 wip: should fix variable recreate
8 years ago
Yu Yang 0a8addf802
Make cast op support bool (#6562)
8 years ago
Luo Tao 0e18bc8836 update paddledev to paddlepaddle
8 years ago
Yu Yang 1ba8f7fe71
The comments in reshape_op is wrong (#6565)
8 years ago
liaogang 316ab4e07d christmas gift: fix a typo
8 years ago
sweetsky0901 ea093283e6 for code review by zhaolong
8 years ago
sweetsky0901 89de58d990 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_spp_op
8 years ago
Tao Luo 79f0ab55de
Merge pull request #6473 from luotao1/with_test
8 years ago
guosheng 29cd089ab2 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval
8 years ago
typhoonzero b4cd7f3d75 wip need ut
8 years ago
wanghaoshuang 2cd510641a Fix crop op doc
8 years ago
guosheng 63ce906b08 Refine ChunkEvalutor by following comments
8 years ago
chengduoZH 50003984d4 remove conflict
8 years ago
Luo Tao e5dcefc4d3 remove ATLAS library
8 years ago
Zhaolong Xing a91efdde69
Merge pull request #6177 from NHZlX/add_prelu_neon
8 years ago
Tao Luo c8d4efb20e
Merge pull request #6498 from luotao1/row_conv
8 years ago
guosheng 1eaeacb2c8 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval
8 years ago
guosheng 9a89b041ba Add ChunkEvaluator for multi-batches
8 years ago
Yu Yang d918ccded3
Add fill_op (#6477)
8 years ago
tensor-tang 252f1e4a34
Merge pull request #6493 from PaddlePaddle/release/0.11.0
8 years ago
QI JUN 61ec0b9516
Refine device context (#6433)
8 years ago
Luo Tao f3acdd3af9 fix warning in row_conv_op.cu
8 years ago
tensor-tang f4f17e539b skip mkl setting in v1 with Mac
8 years ago
hedaoyuan 7687756b2c
Merge pull request #6445 from hedaoyuan/float16
8 years ago
kavyasrinet 35420cdf63
Updating the Latex equation for Adagrad (#6009)
8 years ago
Siddharth Goyal 4ff6bc175a
Add row conv operator (#6013)
8 years ago
typhoonzero 489b9695e4 wip for testing
8 years ago
武毅 f650429ba3
Merge pull request #6419 from typhoonzero/recv_op_use_ser_prog
8 years ago
tensor-tang 38de512d29
Merge pull request #6459 from tensor-tang/develop
8 years ago
tensor-tang 69b44f2f19 unify MKL macro definition
8 years ago
Luo Tao ddf20e589f typo WITH_TEST to WITH_TESTING
8 years ago
Yiqun Liu 9592468609
Fix gcc4.9 (#6442)
8 years ago
chengduoZH a6ef875885 refine conv
8 years ago
typhoonzero 308491a94a update for simple dist train
8 years ago
hedaoyuan 578ad6d232 Use PADDLE_WITH_NATIVE_FP16 for float16_t.
8 years ago
hedaoyuan ef45af113a
Merge pull request #6408 from hedaoyuan/fix_bug
8 years ago
qingqing01 5ba231d80b
Merge pull request #6374 from reyoung/feature/remove_device_context_finish
8 years ago
typhoonzero 986ca03ce2 update
8 years ago
typhoonzero 1c1fae6077 update recv op
8 years ago
chengduoZH aa770198c7 add dilation in c++ code
8 years ago
typhoonzero 71655334c6 update
8 years ago
typhoonzero 4f1381eac3 recv_op use serialized program
8 years ago
Luo Tao 1d301731ac refine the gen_docs in build.sh
8 years ago
hedaoyuan e1247d8015 Fix compile error in android.
8 years ago
Yiqun Liu 00b64f6679
Add a c-api interface to initialize the thread environment of Paddle (#5773)
8 years ago
Qiao Longfei 36fcc95cab
Nmt decoder train (#6367)
8 years ago
Luo Tao 3b1529d2e5 add print_operators_doc in travis ci
8 years ago
Abhinav Arora 113c026d12
Swish activation operator (#6358)
8 years ago
QI JUN 3a0a4586a3
refine GPU memory allocation policy (#6373)
8 years ago
tensor-tang c096130a94
Merge pull request #6291 from tensor-tang/check_env
8 years ago
tensor-tang 32cc0db151 check if cmake has been installed
8 years ago
Tao Luo 8193cc55c4
Merge pull request #6371 from Yancey1989/install_dmidecode
8 years ago
tensor-tang f62dbebe20 follow comments and add limited version of dmidecode
8 years ago
Yang Yu 6b9567e0ac Remove DeviceContext::Finish
8 years ago
Yu Yang f291abfc53
Add HasCUDNN to detect if CUDNN is installed or not (#6349)
8 years ago
Tao Luo a34fc8b36b
Merge pull request #6213 from tensor-tang/mkldnn_lrn
8 years ago
Yancey1989 8dacb4050b install dmidecode in product docker image
8 years ago
whs e09e21beee
Merge pull request #6188 from wanghaoshuang/conv_fix
8 years ago
Abhinav Arora e557611f39
Fix equations in sequence_pool op (#6355)
8 years ago
Tao Luo de80c5696a
Merge pull request #6100 from guoshengCS/enhance-include-pool
8 years ago
Abhinav Arora 0d4f050955
Fix equation in logical or op (#6315)
8 years ago
QI JUN 7910d96ab8
build paddle_python before build paddle_docs (#6337)
8 years ago
gongweibao c7e739f542
Add LRN efficient GPU implement. (#5894)
8 years ago
kexinzhao 1d1555e2e5
Merge pull request #5716 from kexinzhao/float16
8 years ago
whs c22cf594f6
Merge pull request #6333 from wanghaoshuang/fix_type
8 years ago
qingqing01 5a1a04f648
Merge pull request #6326 from jacquesqiao/fix-int-overflow
8 years ago
chengduo b30e8bc00c
Merge pull request #6324 from chengduoZH/profiling/refine_elementwise_add
8 years ago
wanghaoshuang 6173f91cce uncomment code
8 years ago
wanghaoshuang 83537c7ada Fix warning about comparison of integers of different signs
8 years ago
chengduoZH 8711a9a22a refine code
8 years ago
qiaolongfei d303f7ae4f fix int overflow
8 years ago
Yu Yang 229c2e7883
Feature/while op sentiment analysis (#6282)
8 years ago
kexinzhao 94a36b8cc7
fix clip op doc operation (#6314)
8 years ago
kexinzhao dbf205002d
fix read and write tensor array op (#6312)
8 years ago
kexinzhao a5167ce0b4
fix lod_array_lengh op equation (#6307)
8 years ago
kexinzhao 002a7b4d01
fix scatter op equation (#6304)
8 years ago
kexinzhao 16822fb702
fix latex equation for clip by norm op (#6302)
8 years ago
kexinzhao 2c1270e40c
fix maxout op latex equation (#6303)
8 years ago
Abhinav Arora 1d04b19ce8
Fix the rendering of latex equation for adamax op (#6294)
8 years ago
Qiao Longfei 161128bada
add chunk eval layer (#6296)
8 years ago
tensor-tang 62c00e00eb add dimms locator info
8 years ago
qingqing01 1a8f20c6d1
Merge pull request #6284 from qingqing01/cuda_sync
8 years ago
tensor-tang e670453518 add script to check the cpu env
8 years ago
Qiao Longfei 45c8a88a3e
add crf_decoding layer (#6274)
8 years ago