Commit Graph

10290 Commits (003917d881fec0192e97bae19abb41599c6b0083)
 

Author SHA1 Message Date
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
Tao Luo c13805e923
Merge pull request #6636 from tensor-tang/mkl
8 years ago
tensor-tang c1a6870706 follow comments and refine doc
8 years ago
tensor-tang 3f2fa0a1f6 follow comments and refine doc
8 years ago
tensor-tang 1670ec081b add mkl packed desgin doc
8 years ago
tensor-tang acaef9a130 rename mkldnn doc
8 years ago
fengjiayi f2e76008d3 update
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
Tao Luo 8a24915d39
Merge pull request #6646 from memorycancel/add-refer-code-to-getstarted
8 years ago
Coke d62552dc99
Update use_concepts_cn.rst
8 years ago
Coke 537a0d4c0e
Update infer.py
8 years ago
typhoonzero e13e15d8a4 fix ci
8 years ago
Yancey d7b67f2b74
fix pipe_reader on multi passes (#6627)
8 years ago
Guo Sheng d40d28d81e
Merge pull request #6515 from guoshengCS/add-multiBatch-chunkEval
8 years ago
Tao Luo 78c20e3ed3
Merge pull request #6648 from Xreki/fix_ios_doc
8 years ago
Liu Yiqun 7fe3c5789d Fix typo in cross-compiling documentation of iOS and add it to the index.
8 years ago
zhushuang02 f5dc9eadaa Add refer code to get started
8 years ago
typhoonzero dfbc9f2e6b fix ut
8 years ago
Darcy 72bcf7b368
Merge pull request #6640 from putcn/cross_compiling_for_ios_en
8 years ago
Xi Chen d2b6d2ef8a minor tweaks.
8 years ago
Xi Chen a243edf44b add cross compiling doc in en
8 years ago
helinwang c52a0bde2f
Merge pull request #3769 from dzhwinter/multigpu
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
dzhwinter a02a68dc6d "fixed based on comment"
8 years ago
chengduoZH 479ee271ed remove conflict
8 years ago
typhoonzero 1b20096a52 done
8 years ago
wangmeng28 126d274ed4 Add separable convolution
8 years ago
fengjiayi 9956d5f733
Merge pull request #6623 from JiayiFeng/dev_expose_GradOpMaker
8 years ago
dzhwinter a2dfabb46a "fix based on comments"
8 years ago
Luo Tao a524f8e6d6 auto compute the training FPS by avg elapsed time
8 years ago
Yu Yang e0698e33a8
Make layers as a python module (#6564)
8 years ago
Tao Luo b84da668e7
Merge pull request #6618 from luotao1/icon_link
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
Luo Tao 1059796cbf update the link of docs icon
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
dzhwinter 9b16750485 "remove AllReduce2 comments"
8 years ago