Commit Graph

5798 Commits (4518252e572c53ff0b1e8ac4149537bb400b80b5)

Author SHA1 Message Date
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
qingqing01 e760641a3a
Merge pull request #6233 from qingqing01/momentum_op
8 years ago
dangqingqing 4e451a34db Remove the cuda stream synchronization between each operator.
8 years ago
chengduo 36444461dc
Merge pull request #6229 from chengduoZH/profiling/updata_elementwise_op
8 years ago
chengduoZH 23e38216a7 add dilation
8 years ago
dangqingqing 62acf7990f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into momentum_op
8 years ago
dangqingqing d432b10d8a Update cuda kernel and doc.
8 years ago
chengduoZH 37671ac053 follow comments
8 years ago
QI JUN 96a5f96cc1
fix bug in gpu default memory allocating policy (#6268)
8 years ago
chengduoZH 9e244a8cbe follow comments
8 years ago
dangqingqing e03b574e0e Refine the Eigen usage for CPU implementation.
8 years ago
chengduoZH 54f09620cf code refine
8 years ago
chengduoZH 488908e95b refine cuda
8 years ago
dangqingqing 5bd1e73f5e Refine and speedup momentum operator.
8 years ago
Yu Yang d5e3279451
While op forward for sentimental analysis (#6140)
8 years ago
typhoonzero 57f666fb56 update
8 years ago
tensor-tang f13d725acf add mkldnn_lrn python interface and add it to simple net
8 years ago
tensor-tang 343b1a962b add mkldnn_lrn unit test
8 years ago
tensor-tang 54205c99b6 add MKLDNNLRNLayer
8 years ago
chengduoZH fbbfe8b859 code refine
8 years ago
qingqing01 4786ad1457 Make the new framework independent the old framework. (#6201)
8 years ago
sweetsky0901 141a323c34 fix a bug
8 years ago
sweetsky0901 0c4446868b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_spp_op
8 years ago
qingqing01 74725d0505
Merge pull request #6198 from qingqing01/lstm_style
8 years ago
sweetsky0901 8368e55be9 modify some doc
8 years ago
Tao Luo 0c15b6c24c
Merge pull request #6184 from luotao1/print_operators_doc
8 years ago
Tao Luo 09fc307fd3
Merge pull request #5830 from luotao1/cmake
8 years ago
qingqing01 20b885f7b8
Merge pull request #6148 from qingqing01/lstm_doc
8 years ago
sweetsky0901 531e7b6fa6 gpu test ok
8 years ago
qingqing01 e5b51c4d10 Make lstm_op follow google code style.
8 years ago
sweetsky0901 c75b4538ca Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_spp_op
8 years ago
sweetsky0901 5c057f9552 add spp op only can test ok
8 years ago
Siddharth Goyal ea1a643425
Add hinge loss op (#5837)
8 years ago
wanghaoshuang b25ee3ae60 Fix ConvTransProjection bug.
8 years ago
Luo Tao 3e8c3638dc add WITH_DOC for print_operators_doc in docker/build.sh
8 years ago
Luo Tao 45dfc34c21 Merge branch 'print_operators_doc' of https://github.com/luotao1/Paddle into luotao1-print_operators_doc
8 years ago
Luo Tao 362b7d8a5e Rename gserver_test2 to gserver_test_with_python
8 years ago
Luo Tao 57157284b2 Merge branch 'develop' into cmake
8 years ago
Tao Luo fb919382cc
Merge pull request #6088 from Xreki/fix_capi_build_with_python
8 years ago
xzl 0ff4ff346d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_prelu_neon
8 years ago
typhoonzero c66c65cbdf add grpc benchmark
8 years ago
xzl fac96456c2 add prelu neon impl
8 years ago
武毅 067381e2e2
Merge pull request #6146 from typhoonzero/add_switch_distributed
8 years ago
Yancey 1b612d3a76 Fix grpc compile warning (#6050)
8 years ago
QI JUN d066b07f14 change GPU memory allocating policy (#6159)
8 years ago
chengduo e50f35706a code refine (#6164)
8 years ago
typhoonzero dda277ba6c update build.sh
8 years ago
Yiqun Liu 57dc8de934
Fix the linking error for iOS simulator (architecture x86_64). (#6081)
8 years ago
Yiqun Liu 7480291c62
Add version and commit information in capi config.h and use unofficial glog for Android API < 21. (#6113)
8 years ago
whs 10b2534ebc
Merge pull request #5480 from wanghaoshuang/nce_op
8 years ago
Yu Yang 1fe5acb25a
Expose sigmoid_cross_entropy_with_logits (#6147)
8 years ago
dangqingqing d4fcd2a59f Fix the doc of LSTM operator.
8 years ago
Tao Luo 44e391449c
Merge pull request #6126 from emailweixu/fix_rnn_comments
8 years ago
typhoonzero 1a852861b2 add switch for distributed support
8 years ago
Yiqun Liu 42708ded54
Enable the case N != ldc in EigenBlasGemm. (#5976)
8 years ago
Yu Yang 8ac02279f2
Fix the proformance problem of enforce (#6085)
8 years ago
xuwei06 d36db0d3ec Fix comments in sequence_rnn_(mixed/matched)_inputs.py
8 years ago
guosheng 6b18b3cc9c Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into enhance-include-pool
8 years ago
guosheng cb5a7a8b4c Fix errors of GPU AvgPooling with the excludeMode argument
8 years ago
fengjiayi 4e564e4852
make WriteToArrayOp supporting empty tensor input (#6030)
8 years ago
fengjiayi a38c151243
Add GetInputsElementDim (#6091)
8 years ago
Luo Tao 4c95301e98 add WITH_DOC for print_operators_doc
8 years ago
guosheng 192c00a7da Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into enhance-include-pool
8 years ago
guosheng fe6af6b6ac Enhance the AvgPooling to support optional exclude-mode
8 years ago
QI JUN 1238706d72
Refine unittest with setting gflags (#5476)
8 years ago
Luo Tao c864161532 Merge branch 'develop' into cmake
8 years ago
Liu Yiqun 5fc88244b5 Fix the compiling error when seting WITH_C_API=ON and WITH_PYTHON=ON.
8 years ago
Yu Yang 35453df18f
Fix ShareLoD bug (#6084)
8 years ago
Yibing Liu 61d98f27ce
Merge pull request #6058 from kuke/refine_rank_loss_op
8 years ago
武毅 e1b8c27acb Add back print_operators_doc (#5970)
8 years ago
Yibing Liu 0d8483b45d
Merge pull request #6060 from kuke/refine_reshape_op
8 years ago
Yibing Liu 9907350d8a Merge branch 'develop' of upstream into refine_rank_loss_op
8 years ago
Yibing Liu da62d6cc24 fix the doc display problem in rank_loss_op
8 years ago
Yang yaming 990818f7c7
Merge pull request #6031 from pkuyym/fix-6016
8 years ago
Yiqun Liu 00eceea06e
Fix the problem that building for Android fails with WITH_TESTING=ON. (#6051)
8 years ago
Kexin Zhao 36df67b17c small fix
8 years ago
sweetsky0901 966a6ce6db
Merge pull request #5826 from sweetsky0901/my_unpool_max_2d
8 years ago
Yibing Liu 4d1ee0ff12 Amend license and comments in reshape_op
8 years ago
Yibing Liu ff8a677848 Revise comments in rank_loss_op
8 years ago
Luo Tao 8a5a8637f9 fix bug in trainer/tests/CMakeLists.txt
8 years ago
Luo Tao da747841db Merge branch 'develop' into cmake
8 years ago
chengduo 5a3d1362f7
Merge pull request #5951 from chengduoZH/fix_conv_doc
8 years ago
Kexin Zhao 4901184ee9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into float16
8 years ago
Guo Sheng 0066bbbaa3
Merge pull request #6021 from guoshengCS/fix-GRUOp-codestyle
8 years ago
yangyaming a5236265b7 Refine doc for smooth l1 loss op.
8 years ago
sweetsky0901 4ffb73fd3b format ..
8 years ago
Kexin Zhao 41bd1f9115 fix gpu test, clean code and add cmake
8 years ago
chengduoZH c339e1b786 remove conflict
8 years ago
sweetsky0901 5b449b6021 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
sweetsky0901 3206094b5e format code
8 years ago
武毅 4ecbab42d8
Fix compile on cudnn7 (#5982)
8 years ago
qingqing01 21053c168c
Merge pull request #5954 from qingqing01/nvprof
8 years ago
guosheng 1ab03d49d5 Fix gru_op related code style in gpu_kernel
8 years ago
guosheng 3e552cdcac Fix gru_op related code style
8 years ago
wanghaoshuang 29262ab24d Fix unitest.
8 years ago
sweetsky0901 d2ee3c98df format code
8 years ago
sweetsky0901 2d42fa74ec Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
sweetsky0901 c52ed8de37 format code
8 years ago
kavyasrinet dcf3ffd980 Adding log loss operator (#5854)
8 years ago
sweetsky0901 bd561384bc format code
8 years ago
sweetsky0901 d9673cad15 format code
8 years ago
Kexin Zhao a5feb77159 address pr comment
8 years ago
sweetsky0901 821899ccd4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
sweetsky0901 6fc9a9fd69 modify for del T2 and doc update
8 years ago
guosheng 6ed135413a Fix useGpu in HierarchicalSigmoidLayer
8 years ago
peterzhang2029 976f96a9a5
Merge pull request #5926 from peterzhang2029/hsigmoid_gpu
8 years ago
Qiao Longfei c975fe1bde
batch norm support matrix input (#5980)
8 years ago
fengjiayi 23b3fef062
Make 'scale_op' supporting int and int64 (#5986)
8 years ago
dangqingqing 696b0253e5 Refine paddle/v2/fluid/profiler.py.
8 years ago
peterzhang2029 b156c6a3c0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into hsigmoid_gpu
8 years ago
wanghaoshuang 76a65a83a0 Fix comments style
8 years ago
Yu Yang 985e4ab62d
Add Python wrap of conv2d_transpose and its unittest (#5946)
8 years ago
wanghaoshuang ab9d59c539 Fix double type error while using eigen api
8 years ago
wanghaoshuang d0246e24e0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into nce_op
8 years ago
wanghaoshuang ea7359c60b Refine code and comments
8 years ago
peterzhang2029 ab1af66b12 --amend
8 years ago
peterzhang2029 bb61e90ffc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into hsigmoid_gpu
8 years ago
peterzhang2029 3022a79082 add gpu test in test_LayerGrad
8 years ago
武毅 0a8a86e0c9
Send recv op (#5520)
8 years ago
Yu Yang dc82a30908 Refine CheckStyle Script (#5942)
8 years ago
Yancey f96bc313e8
fix path env in build.sh (#5948)
8 years ago
sweetsky0901 ee0a794c27 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
sweetsky0901 57e68e5740 modify for code review by qingqing 2nd
8 years ago
Guo Sheng 0ce9bf77be
Merge pull request #5931 from guoshengCS/fix-ROIPoolOP-warn
8 years ago
chengduoZH 9abc0e04c1 fix conv and conv_trans op doc
8 years ago
dangqingqing 623f62a7dc Add cuda profiler tools and expose it in Python.
8 years ago
Wang Meng 95cdbfec19
Merge pull request #4859 from will-am/factorization_machine_layer
8 years ago
Abhinav Arora ef3420e2b9
Fix the latex comment syntax in sgd_op.cc (#5940)
8 years ago
peterzhang2029 e6b540eacf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into hsigmoid_gpu
8 years ago
guosheng 19a37ecde3 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-ROIPoolOP-warn
8 years ago
fengjiayi 90fc4a6cd5
Complete shrink_rnn_memory_op comments (#5935)
8 years ago
peterzhang2029 539462839b bug fix when using hsigmoid with gpu
8 years ago
QI JUN b28b2f172b refine test_recognize_digits_mlp and format codes (#5937)
8 years ago
dangqingqing 322d69f209 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into nvprof
8 years ago
dangqingqing 6cf2dcbc1f Add cuda profiler tools.
8 years ago
sweetsky0901 f9c2a5c38e modify for code review zcd
8 years ago
sweetsky0901 022b48e16f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
sweetsky0901 20654cf78a modify for type check rewrite
8 years ago
guosheng c8bb663141 Refine roi_pool_op to avoid warning
8 years ago
fengjiayi 33fa2dfbde
Compelete max_sequence_len_op (#5913)
8 years ago
peterzhang2029 cda3a7747a bug fix when using hsigmoid with gpu
8 years ago
qingqing01 54b399492a
Merge pull request #5919 from qingqing01/roi_pooling
8 years ago
武毅 a06bec1287
Conv cudnn 3d (#5783)
8 years ago
sweetsky0901 27cf7f3376 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
sweetsky0901 cfd7721b51 add unpool_op.h modify
8 years ago
dangqingqing a21fe4ac0d Fix bug in RoI pooling.
8 years ago
dangqingqing 082eb8c61c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into roi_pooling
8 years ago
dangqingqing cc9a761a87 Fix bug in RoI pooling.
8 years ago
Yu Yang a619695b06
Feature/enhance evaluator (#5824)
8 years ago
sweetsky0901 a38bbc8610 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
sweetsky0901 c218961a6b modify for code review by qingqing
8 years ago
dzhwinter 513b1e010f
"add floor, ceil, round op" (#5898)
8 years ago
dzhwinter 45062fe5d7
Feature/copytensor (#5455)
8 years ago
wanghaox 0690cca758
Merge pull request #5831 from wanghaox/roi_pool
8 years ago
wanghaox cf5b598642 fix some issues
8 years ago
wanghaox ef905598a2 fix some code issues
8 years ago
Qiao Longfei 65c859db7a
beam_search_decode support multi data type (#5847)
8 years ago
QI JUN 3a76062c84
support testing when training and handle dropout and batch_norm operator in testing mode (#5734)
8 years ago
Qiao Longfei c9172c1cb3
Make enforce target (#5889)
8 years ago
fengjiayi 50d670ee06
Unify dtype and datatype (#5869)
8 years ago
peterzhang2029 1ab1b092cd
Merge pull request #5875 from peterzhang2029/refine_op_doc
8 years ago
peterzhang2029 4bdd97625b refine the latex mark
8 years ago
Cao Ying 2c471db2c1
Merge pull request #5884 from lcy-seso/fix_latex
8 years ago
qingqing01 52007ea662
Merge pull request #5872 from qingqing01/op_debug
8 years ago
caoying03 8ba62a5f94 fix LaTeX syntax in liear_chain_crf op.
8 years ago
Yang yaming 98700ceef5
Merge pull request #5867 from pkuyym/fix-5865
8 years ago
Yu Yang c077a6d57c
Feature/support int64 for sum (#5832)
8 years ago
peterzhang2029 aacd94127b refine bilinear tensor product doc
8 years ago
chengduo e800c0d3f1
Merge pull request #5791 from chengduoZH/fix_conv_op
8 years ago
dangqingqing 7fb1f7a25f Fix lstm_op and gru_op in debug mode.
8 years ago
Luo Tao 223323a474 Merge branch 'develop' into cmake
8 years ago
wangmeng28 89e63b138f Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
8 years ago
yangyaming 3305c8766e Add more comment.
8 years ago
sweetsky0901 ee4a5d2117 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
yangyaming fb56a18109 Fix LaTeX equation for huber_loss_op.cc.
8 years ago
sweetsky0901 66b84366f1 modify for code review by wangyi
8 years ago
kavyasrinet d883547bf0
Adding the FTRL optimizer. (#5785)
8 years ago
Cao Ying 657776012b
Merge pull request #5692 from peterzhang2029/add_bn_eq
8 years ago
Luo Tao b3e7c4bcf9 simplify the CMakeLists.txt of gserver/tests
8 years ago
wanghaox 36dd770a08 add roi operator unittest
8 years ago
peterzhang2029 6ab78aee4d
Merge pull request #5817 from peterzhang2029/capi_dense_fix
8 years ago
wanghaox 7960928883 add roi pool operator
8 years ago
peterzhang2029 82aaceba08 transform to c style
8 years ago
sweetsky0901 0112c5d640 format code
8 years ago
sweetsky0901 47bd0bb678 del printf
8 years ago
sweetsky0901 8ba8237a87 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
sweetsky0901 e2a5905eae gpu test ok unpool2dmax
8 years ago
Luo Tao e7cbde80c3 simplify the CMakeLists.txt of trainer/tests
8 years ago
Qiao Longfei 53bd51e3f4
07/Label semantic roles (#5798)
8 years ago
Guo Sheng 778b981e24
Merge pull request #5804 from guoshengCS/fix-GRUUnitOp-dev
8 years ago
sweetsky0901 abb3357d1c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
sweetsky0901 90f664d0b0 test unpool ok cpu
8 years ago
peterzhang2029 d6bd5b1954 bug fix in dense
8 years ago
peterzhang2029 5d3e816717 bug fix in dense
8 years ago
tensor-tang 63ee7290f2 remove the tmp buffer
8 years ago
chengduoZH a93227a148 refine code
8 years ago
peterzhang2029 90e05a4b8c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_bn_eq
8 years ago
peterzhang2029 5502abb95b refine docstrings
8 years ago
guosheng b6b7ab63c6 Fix calculations in gru_unit_op to be consistent with gru_op
8 years ago
tensor-tang 55ecd6d29e
Merge pull request #5797 from luotao1/fix_warning
8 years ago
sweetsky0901 822f28343b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago