Commit Graph

5648 Commits (cfc26212f7520e413a5ffebe30583164d24e2add)

Author SHA1 Message Date
tensor-tang 9c27c13e46 follow comments using macro to separate the original implements
7 years ago
tensor-tang 84cb542c13 use intel openmp to speedup seq2batch when WITH_MKL
7 years ago
qingqing01 480a5446d3
Merge pull request #6659 from qingqing01/mobile_mem
7 years ago
Yibing Liu c9076543a0
Merge pull request #6609 from kuke/fix_reshape_op
7 years ago
Yu Yang 1b0c7d7c7a
Simplize system_allocator and fix GPU_INFO (#6653)
7 years ago
dangqingqing 349609207e Fix the error function/GemmConvOp.
7 years ago
dangqingqing 0fce0fe698 Reduce memory usage in conv layer and RoI layer for mobile inference.
7 years ago
Yibing Liu d37ed6cb13 polish code in reshape_op
7 years ago
Yibing Liu 5ac8a0bec8 Merge branch 'develop' of upstream into fix_reshape_op
7 years ago
Yu Yang d5cab4f07c
Fix compile on CUDA9.1 & MacOS (#6642)
7 years ago
Guo Sheng d40d28d81e
Merge pull request #6515 from guoshengCS/add-multiBatch-chunkEval
7 years ago
guosheng a7fa2051f2 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval-dev
7 years ago
tensor-tang b858e17b38
Merge pull request #6592 from tensor-tang/fluid
7 years ago
tensor-tang bf269d67b3 fix place_test on MKLDNNPlace
7 years ago
tensor-tang a92f057ed1 fix conflict of Place
7 years ago
tensor-tang 7728c53448 Merge remote-tracking branch 'upstream/develop' into fluid
7 years ago
tensor-tang f271210595 fix undefined issue when with_gpu
7 years ago
tensor-tang e0c3317646 add MKLDNNPlace
7 years ago
fengjiayi 9956d5f733
Merge pull request #6623 from JiayiFeng/dev_expose_GradOpMaker
7 years ago
fengjiayi 044a13d022 expose GradOpMaker to Python
7 years ago
Leding Li 991826317a Add extern "C" to paddle_error_string (#6611)
7 years ago
fengjiayi e11a561c12 update
7 years ago
fengjiayi ecfd2ac8a0
Merge pull request #6614 from JiayiFeng/dev_rename_sub_block
7 years ago
dzhwinter 0e9b393b34
"derived cudnnDevice context" (#6585)
7 years ago
fengjiayi dafd449c68 Unify `step_block` and `block` to `sub_block`
7 years ago
guosheng 181db32649 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval
7 years ago
Guo Sheng 7ab48aec00
Merge pull request #6586 from guoshengCS/enhance-ReduceOp
7 years ago
Yibing Liu 0a75ed6f5b Add unit test for dimension inference in reshape_op
7 years ago
chengduo 2a7bc64caf
Merge pull request #6455 from chengduoZH/refine/conv_zero
7 years ago
Yibing Liu 685d1e3b33 Enable reshape_op to support dimension inference
7 years ago
chengduoZH 97c3de0cfb follow comments
7 years ago
Tao Luo d65316f833
Merge pull request #6573 from luotao1/paddledev
7 years ago
gangliao 8602d0250f
Merge pull request #6557 from gangliao/gift
7 years ago
Tao Luo e72b865cb1
Merge pull request #6530 from luotao1/atlas
7 years ago
guosheng 842b485f6a Enhance ReduceOp to support reducing over all elements
7 years ago
chengduoZH aa2f2fb47e remove conflict
7 years ago
Yu Yang 0a8addf802
Make cast op support bool (#6562)
7 years ago
Luo Tao 0e18bc8836 update paddledev to paddlepaddle
7 years ago
Yu Yang 1ba8f7fe71
The comments in reshape_op is wrong (#6565)
7 years ago
liaogang 316ab4e07d christmas gift: fix a typo
7 years ago
Tao Luo 79f0ab55de
Merge pull request #6473 from luotao1/with_test
7 years ago
guosheng 29cd089ab2 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval
7 years ago
guosheng 63ce906b08 Refine ChunkEvalutor by following comments
7 years ago
Luo Tao e5dcefc4d3 remove ATLAS library
7 years ago
Zhaolong Xing a91efdde69
Merge pull request #6177 from NHZlX/add_prelu_neon
7 years ago
Tao Luo c8d4efb20e
Merge pull request #6498 from luotao1/row_conv
7 years ago
guosheng 1eaeacb2c8 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval
7 years ago
guosheng 9a89b041ba Add ChunkEvaluator for multi-batches
7 years ago
Yu Yang d918ccded3
Add fill_op (#6477)
7 years ago
tensor-tang 252f1e4a34
Merge pull request #6493 from PaddlePaddle/release/0.11.0
7 years ago