Commit Graph

3047 Commits (840104c99a59f3f970c71eea27382c09e0de6a28)

Author SHA1 Message Date
hedaoyuan 840104c99a Add NeonDepthwiseConvTransposeFunction.
8 years ago
hedaoyuan 40d47fae95 [Refine code]Move class Padding into the NeonDepthwiseConv.h.
8 years ago
hedaoyuan 4b6b7251c1 Refine NeonDepthwiseConv.
8 years ago
hedaoyuan f7e75a03cf Refine the neon depthwise convolution code(separate the Function and kernel).
8 years ago
Tao Luo 322d9ad81b Merge pull request #3712 from tensor-tang/merge
8 years ago
hedaoyuan b45d020faf Merge pull request #3718 from hedaoyuan/convolution
8 years ago
tensor-tang c5183caa04 rename
8 years ago
hedaoyuan 168707cadd Fix a small bug.
8 years ago
tensor-tang bfbd066fdd refine
8 years ago
Tao Luo 47eb869197 Merge pull request #3571 from luotao1/huber_loss
8 years ago
Luo Tao b709af616f HuberTwoClassification only support one dimension
8 years ago
QI JUN 75e16bd329 Merge pull request #3725 from QiJune/refine_backward
8 years ago
fengjiayi eaeb69f98f Follow reviewer's comments
8 years ago
fengjiayi 980edfa69a Refine backward document
8 years ago
qijun 4f0c071e49 refine backward
8 years ago
hedaoyuan 5df384d67f Remove NeonDepthwiseConv.h
8 years ago
Luo Tao e63ad0a6bd HuberRegressionLoss and HuberTwoClassification support multi-dimension data
8 years ago
hedaoyuan 34a92ab41a ExpandConvLayer adds support of arm-neon acceleration.
8 years ago
hedaoyuan 3a75b4b70c Fix CMakeLists.text
8 years ago
Luo Tao acd8a22ed1 Merge branch 'develop' into huber_loss
8 years ago
hedaoyuan 227fdfb65d Refine NeonDepthwiseConvFunction.
8 years ago
tensor-tang fe51f726a2 fix cmake
8 years ago
tensor-tang 2efac83aaa Merge remote-tracking branch 'upstream/develop' into merge
8 years ago
tensor-tang 98b7c67364 add todo
8 years ago
fengjiayi 4590f793f1 Update backward document
8 years ago
fengjiayi 40a3a89adc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into complete_backward_doc
8 years ago
fengjiayi bb5c656b57 test
8 years ago
dongzhihong 3120ee5cfb fix backward doc
8 years ago
fengjiayi 2ad0b79da7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into complete_backward_doc
8 years ago
Yi Wang 111812fa3b Merge pull request #3676 from wangkuiyi/add_docker_build_doc
8 years ago
zchen0211 bfeecfd3d2 fix problems
8 years ago
zchen0211 6f235553fd scatter op fixed
8 years ago
zchen0211 7b8f9fdd25 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
zchen0211 97649bf9b2 fix codes in scatter
8 years ago
Yi Wang 4b0235c1f2 Update build.sh
8 years ago
tensor-tang 4cc57836f3 enable reorder
8 years ago
Cao Ying 14194ba08d Merge pull request #3679 from lcy-seso/fix_bug_of_seq_slice_layer
8 years ago
caoying03 aa28d046fb fix a bug of sequence_slice layer when batch_size=1
8 years ago
gongweibao 06fad3fe9d hidden capi symbols (#3636)
8 years ago
hedaoyuan f00c4112d2 Neon depthwise conv with filterSize = 4 and stride = 2.
8 years ago
hedaoyuan 6dcff9a444 Neon depthwise conv with filterSize = 3 and stride = 2.
8 years ago
Yi Wang f22ece9273 Add a document on building using Docker
8 years ago
zchen0211 eb8b84b585 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
Cao Ying db39935b77 Merge pull request #3647 from yu239/fill_gen_output
8 years ago
zchen0211 c5e28dd1a0 scatter check in
8 years ago
hedaoyuan b7885b087b Add DepthwiseConvKernel for filter size is 4.
8 years ago
hedaoyuan 0dffe68ca9 Add NeonDepthwiseConvFunction.
8 years ago
qingqing01 3663bd881d Merge pull request #3620 from qingqing01/lookup_table
8 years ago
whs e5cbeb0219 Merge pull request #3629 from wanghaoshuang/dilate_conv
8 years ago
Luo Tao 7596191821 Merge branch 'develop' into huber_loss
8 years ago