Commit Graph

5675 Commits (aa320894930e657e121583f25741273224349a20)

Author SHA1 Message Date
qijun aa32089493 fix conflict
8 years ago
qiaolongfei 5c530ea827 export const value to python
8 years ago
qijun 39a61bbf55 fix conflict
8 years ago
qijun 0d60b591bb fix ci
8 years ago
qijun 44bae42dd1 follow comments
8 years ago
qijun 31323f7911 add test
8 years ago
qijun 9fbd94263e init
8 years ago
yangyaming 69072ef1ce Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6581
8 years ago
yangyaming a398e25d6a Expose param_attr and bias_attr.
8 years ago
wanghaoshuang c30bc56100 rename seq to sequence
8 years ago
whs b28a173793
Merge pull request #6538 from wanghaoshuang/crop_doc
8 years ago
qingqing01 dd92fb2328
Merge pull request #6666 from qingqing01/mobile_mem
8 years ago
sweetsky0901 7456d737b2
Merge pull request #6204 from sweetsky0901/my_spp_op
8 years ago
dzhwinter 24fda39220
Feature/global context (#6537)
8 years ago
QI JUN 93a2d9c59d
add more place test and rename Cudnn to CUDNN (#6621)
8 years ago
sweetsky0901 5be5afb331 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_spp_op
8 years ago
sweetsky0901 1eac276300 add spp avg
8 years ago
tensor-tang 9c27c13e46 follow comments using macro to separate the original implements
8 years ago
tensor-tang 84cb542c13 use intel openmp to speedup seq2batch when WITH_MKL
8 years ago
dangqingqing 7968b66d72 Fix error in function/GemmConvOp.cpp.
8 years ago
qingqing01 480a5446d3
Merge pull request #6659 from qingqing01/mobile_mem
8 years ago
Yibing Liu c9076543a0
Merge pull request #6609 from kuke/fix_reshape_op
8 years ago
Yu Yang 1b0c7d7c7a
Simplize system_allocator and fix GPU_INFO (#6653)
8 years ago
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
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
Guo Sheng d40d28d81e
Merge pull request #6515 from guoshengCS/add-multiBatch-chunkEval
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
fengjiayi 9956d5f733
Merge pull request #6623 from JiayiFeng/dev_expose_GradOpMaker
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
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
Guo Sheng 7ab48aec00
Merge pull request #6586 from guoshengCS/enhance-ReduceOp
8 years ago
Yibing Liu 0a75ed6f5b Add unit test for dimension inference in reshape_op
8 years ago
chengduo 2a7bc64caf
Merge pull request #6455 from chengduoZH/refine/conv_zero
8 years ago
Yibing Liu 685d1e3b33 Enable reshape_op to support dimension inference
8 years ago
chengduoZH 97c3de0cfb follow comments
8 years ago
Tao Luo d65316f833
Merge pull request #6573 from luotao1/paddledev
8 years ago