Commit Graph

6868 Commits (51f1148921356590216461755886f701303d175c)
 

Author SHA1 Message Date
Yu Yang eeaccc8351 Merge branch 'develop' of github.com:baidu/Paddle into feature/transform_ctx
8 years ago
tensor-tang 49d4b39f28 fix typo and remove some unused code
8 years ago
Yu Yang c4e783e505 Merge pull request #4174 from reyoung/feature/remove_lazy_init_in_dev_ctx
8 years ago
Yu Yang 87e4e25db1 Change Transform API
8 years ago
Yuan Gao 462c2ed8bf Merge pull request #1 from PaddlePaddle/develop
8 years ago
Yu Yang 847fe47310 Merge branch 'develop' of github.com:baidu/Paddle into feature/remove_lazy_init_in_dev_ctx
8 years ago
Tao Luo d4d4580d5e Merge pull request #4140 from tensor-tang/mkldnn_pool
8 years ago
qingqing01 ee8efb5850 Merge pull request #4160 from Xreki/core_fix_check_outputs
8 years ago
Yu Yang 81d56ca86b Remove lazy-initialization in device_context
8 years ago
zchen0211 6d1446ee83 prelu
8 years ago
zchen0211 154d88c261 fix gradient not stable
8 years ago
zchen0211 3c3a6d90ae prelu finalize
8 years ago
zchen0211 1b79746889 prelu
8 years ago
zchen0211 b6347fb6c0 prelu fix
8 years ago
zchen0211 4a2378845e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
Xinghai Sun 585d12a307 Add is_training attr and testing phrase compuation to dropout operator.
8 years ago
tensor-tang 37268dbd33 update using exclusive padding for avg-pool
8 years ago
tensor-tang cc28fb4bb3 Merge remote-tracking branch 'upstream/develop' into mkldnn_pool
8 years ago
Tao Luo b5a448f350 Merge pull request #4154 from luotao1/avg_pool
8 years ago
Luo Tao 780e26826d remove unused CHECK in matrix.cpp
8 years ago
ranqiu a0187f1c55 Update the annotation about bias_attr of layers.py
8 years ago
Luo Tao cc7a7557a2 set CudnnPooling don't include padded values in default
8 years ago
ranqiu 82bff6eee3 Update the annotation of layers.py
8 years ago
Luo Tao 73da97207e fix AvgPoolBackward and using CaffeMode in test_AvgPoolFwdBwd
8 years ago
Liu Yiqun 466d48fd23 Check and only check the output varibles specified by self.outputs.
8 years ago
hedaoyuan d59295f2c9 Merge pull request #4150 from hedaoyuan/mobile
8 years ago
Yancey 56b1b70142 Split operator with CPU kernel (#4046)
8 years ago
ranqiu c2dea5a877 Update the annotation of layers.py
8 years ago
Yiqun Liu ec9a55aea4 Merge pull request #3927 from Xreki/core_add_fc_op
8 years ago
Luo Tao 8067a42bef refine avg-pooling, which is exclusive. refine related code.
8 years ago
武毅 8580dce308 Refine accuracy_op CUDA kernel (#4097)
8 years ago
Liu Yiqun 46ee8ceecb Move the sreach and link of veclib to iOS's toolchain file .
8 years ago
Yan Chunwei 59c48f9831 block design (#3708)
8 years ago
Cao Ying 8c71e0939e Merge pull request #4034 from peterzhang2029/my-paddle
8 years ago
Yu Yang cd85be4aec Merge pull request #4141 from PaddlePaddle/revert-4138-feature/do_not_invoke_gpu_method_when_use_gpu_off
8 years ago
Yu Yang b012013a58 Revert "Do not invoke GPU method when use_gpu=false"
8 years ago
peterzhang2029 fc3b129b08 delete the unused comments
8 years ago
peterzhang2029 1d4a028bca Merge branch 'my-paddle' of https://github.com/peterzhang2029/Paddle into my-paddle
8 years ago
peterzhang2029 e0d591c71e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my-paddle
8 years ago
peterzhang2029 5e2da7ac58 update notation in networks.py roughly
8 years ago
zchen0211 c165d23322 prelu fix
8 years ago
tensor-tang 971acff749 add python interface for mkldnn_pool
8 years ago
Xinghai Sun 32645b5231 Move dropout gpu kernel to dropout_op.cu.
8 years ago
tensor-tang 9d108a21a7 add unit test for mkldnn_pool and pass them
8 years ago
Xinghai Sun 0532662902 Merge branch 'develop' into dropout
8 years ago
Xinghai Sun e87068290e Update cross entropy operator by following reviewer's comments.
8 years ago
Xinghai Sun d7717f2e6b Merge branch 'develop' into soft_label_cross_entropy
8 years ago
zchen0211 f5516b5907 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
zchen0211 86afb85907 prelu with gpu
8 years ago
Yu Yang 490482aeb1 Do not invoke GPU method when use_gpu=false
8 years ago