Commit Graph

9947 Commits (2e101df7c656d524c92b6c31711a8bbcaf7ce09f)
 

Author SHA1 Message Date
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
Tao Luo 000c1f7c95
Merge pull request #5933 from tensor-tang/inference
7 years ago
typhoonzero 1a852861b2 add switch for distributed support
7 years ago
QI JUN ade6c83278
open test_word2vec (#6104)
7 years ago
Yiqun Liu 42708ded54
Enable the case N != ldc in EigenBlasGemm. (#5976)
7 years ago
qingqing01 5f0d081886
Merge pull request #6115 from qingqing01/protobuf-v3.2
7 years ago
Yu Yang 8ac02279f2
Fix the proformance problem of enforce (#6085)
7 years ago
Yu Yang 3a8311f819
Fix compile error for gcc 6.3 (#6112)
7 years ago
Abhinav Arora 6dc5b34e5b Polishing the cpu profiling doc (#6116)
7 years ago
xuwei06 d36db0d3ec Fix comments in sequence_rnn_(mixed/matched)_inputs.py
7 years ago
tensor-tang 79b17097f6 cal FPS of inference result
7 years ago
guosheng e1358945d1 Refine AvgPooling with excludeMode to make it compatible with the raw prototxt
7 years ago
dangqingqing a0648ee449 Add comments.
7 years ago
dangqingqing 4d47683b1c Use protobuf v3.2.0 for MOBILE_INFERENCE compiling.
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
Yu Yang 0d40a4dbc6
Add lod_level for data layer (#6040)
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
Yi Wang 605b3e4499 Translate the CPU profiling document (#6073)
7 years ago
tensor-tang aef639448c skip train list when inference, skip test list when training
7 years ago
tensor-tang 06d24e3a85 Merge remote-tracking branch 'upstream/develop' into inference
7 years ago
tensor-tang a5aac61410 skip cost when inference
7 years ago
tensor-tang 849bf9d0d0 separate mkldnn benchmark as train and infer
7 years ago
Yu Yang ac596a3952
Feature/switch program (#5932)
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
QI JUN 82dd1653ae
Fix python.v2.fluid arg parse (#6055)
7 years ago
Yu Yang dc91c4e3a4
Fix MacOS compile (#6062)
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
Jeff Wang 048cc30e72
Merge branch 'develop' into updateWriteDocsCN
7 years ago
kexinzhao 35572355c2
Edit float16 doc (#5851)
7 years ago
Yang Yang(Tony) 7300655ffd
Update cpu_profiling.md (#6012)
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