Commit Graph

5674 Commits (f1a9efcac5743e05fc4e1dbc53c08f69ec19d5a8)

Author SHA1 Message Date
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
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
Luo Tao 4c95301e98 add WITH_DOC for print_operators_doc
7 years ago
guosheng 192c00a7da Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into enhance-include-pool
7 years ago
guosheng fe6af6b6ac Enhance the AvgPooling to support optional exclude-mode
7 years ago
QI JUN 1238706d72
Refine unittest with setting gflags (#5476)
7 years ago
Luo Tao c864161532 Merge branch 'develop' into cmake
7 years ago
Liu Yiqun 5fc88244b5 Fix the compiling error when seting WITH_C_API=ON and WITH_PYTHON=ON.
7 years ago
Yu Yang 35453df18f
Fix ShareLoD bug (#6084)
7 years ago
Yibing Liu 61d98f27ce
Merge pull request #6058 from kuke/refine_rank_loss_op
7 years ago
武毅 e1b8c27acb Add back print_operators_doc (#5970)
7 years ago
Yibing Liu 0d8483b45d
Merge pull request #6060 from kuke/refine_reshape_op
7 years ago
Yibing Liu 9907350d8a Merge branch 'develop' of upstream into refine_rank_loss_op
7 years ago
Yibing Liu da62d6cc24 fix the doc display problem in rank_loss_op
7 years ago
Yang yaming 990818f7c7
Merge pull request #6031 from pkuyym/fix-6016
7 years ago
Yiqun Liu 00eceea06e
Fix the problem that building for Android fails with WITH_TESTING=ON. (#6051)
7 years ago
Kexin Zhao 36df67b17c small fix
7 years ago
sweetsky0901 966a6ce6db
Merge pull request #5826 from sweetsky0901/my_unpool_max_2d
7 years ago
Yibing Liu 4d1ee0ff12 Amend license and comments in reshape_op
7 years ago
Yibing Liu ff8a677848 Revise comments in rank_loss_op
7 years ago
Luo Tao 8a5a8637f9 fix bug in trainer/tests/CMakeLists.txt
7 years ago
Luo Tao da747841db Merge branch 'develop' into cmake
7 years ago
chengduo 5a3d1362f7
Merge pull request #5951 from chengduoZH/fix_conv_doc
7 years ago
Kexin Zhao 4901184ee9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into float16
7 years ago
Guo Sheng 0066bbbaa3
Merge pull request #6021 from guoshengCS/fix-GRUOp-codestyle
7 years ago
yangyaming a5236265b7 Refine doc for smooth l1 loss op.
7 years ago
sweetsky0901 4ffb73fd3b format ..
7 years ago
Kexin Zhao 41bd1f9115 fix gpu test, clean code and add cmake
7 years ago
chengduoZH c339e1b786 remove conflict
7 years ago
sweetsky0901 5b449b6021 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
sweetsky0901 3206094b5e format code
7 years ago
武毅 4ecbab42d8
Fix compile on cudnn7 (#5982)
7 years ago
qingqing01 21053c168c
Merge pull request #5954 from qingqing01/nvprof
7 years ago
guosheng 1ab03d49d5 Fix gru_op related code style in gpu_kernel
7 years ago
guosheng 3e552cdcac Fix gru_op related code style
7 years ago
wanghaoshuang 29262ab24d Fix unitest.
7 years ago
sweetsky0901 d2ee3c98df format code
7 years ago
sweetsky0901 2d42fa74ec Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
sweetsky0901 c52ed8de37 format code
7 years ago
kavyasrinet dcf3ffd980 Adding log loss operator (#5854)
7 years ago
sweetsky0901 bd561384bc format code
7 years ago
sweetsky0901 d9673cad15 format code
7 years ago
Kexin Zhao a5feb77159 address pr comment
7 years ago
sweetsky0901 821899ccd4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
sweetsky0901 6fc9a9fd69 modify for del T2 and doc update
7 years ago
guosheng 6ed135413a Fix useGpu in HierarchicalSigmoidLayer
7 years ago
peterzhang2029 976f96a9a5
Merge pull request #5926 from peterzhang2029/hsigmoid_gpu
7 years ago
Qiao Longfei c975fe1bde
batch norm support matrix input (#5980)
7 years ago
fengjiayi 23b3fef062
Make 'scale_op' supporting int and int64 (#5986)
7 years ago
dangqingqing 696b0253e5 Refine paddle/v2/fluid/profiler.py.
7 years ago
peterzhang2029 b156c6a3c0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into hsigmoid_gpu
7 years ago
wanghaoshuang 76a65a83a0 Fix comments style
7 years ago
Yu Yang 985e4ab62d
Add Python wrap of conv2d_transpose and its unittest (#5946)
7 years ago
wanghaoshuang ab9d59c539 Fix double type error while using eigen api
7 years ago
wanghaoshuang d0246e24e0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into nce_op
7 years ago
wanghaoshuang ea7359c60b Refine code and comments
7 years ago
peterzhang2029 ab1af66b12 --amend
7 years ago
peterzhang2029 bb61e90ffc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into hsigmoid_gpu
7 years ago
peterzhang2029 3022a79082 add gpu test in test_LayerGrad
7 years ago
武毅 0a8a86e0c9
Send recv op (#5520)
7 years ago
Yu Yang dc82a30908 Refine CheckStyle Script (#5942)
7 years ago
Yancey f96bc313e8
fix path env in build.sh (#5948)
7 years ago
sweetsky0901 ee0a794c27 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
sweetsky0901 57e68e5740 modify for code review by qingqing 2nd
7 years ago
Guo Sheng 0ce9bf77be
Merge pull request #5931 from guoshengCS/fix-ROIPoolOP-warn
7 years ago
chengduoZH 9abc0e04c1 fix conv and conv_trans op doc
7 years ago