Commit Graph

5573 Commits (7db2379d6fe90648e01ccf0fbaa32b1076d8d59a)

Author SHA1 Message Date
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
qingqing01 74725d0505
Merge pull request #6198 from qingqing01/lstm_style
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
qingqing01 e5b51c4d10 Make lstm_op follow google code style.
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
武毅 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
dangqingqing 623f62a7dc Add cuda profiler tools and expose it in Python.
7 years ago