Commit Graph

528 Commits (0c37705ddc55fd391fca46bca162789ef6d7df22)

Author SHA1 Message Date
qingqing01 455ad5b5b2 Merge pull request #3141 from hedaoyuan/nnpack
8 years ago
Yi Wang fe04175ed3 Fix comparison between signed and unsigned values
8 years ago
Yi Wang 2357aee368 Merge pull request #3250 from lcy-seso/seq_softmax_in_sub_seq_mode
8 years ago
liaogang d1e754336e Merge branch 'clang-format' of https://github.com/gangliao/Paddle; branch 'develop' of https://github.com/PaddlePaddle/Paddle into clang-format
8 years ago
xuwei06 3c798828a9 SKip cpplint if source is not changed.
8 years ago
Cao Ying 78a772ea64 Merge pull request #3234 from lcy-seso/define_subseq_data_in_gradient_check
8 years ago
caoying03 6bb970b52b enable defining sub-sequence data in test layer gradients.
8 years ago
liaogang 1d4fa2433c ClangFormat for proto and cuda
8 years ago
Luo Tao 86d184ed5a Merge branch 'develop' into save_log_prob
8 years ago
caoying03 5d4d8120cf add gradient check for sequence softmax activation.
8 years ago
Guo Sheng b7b956f0ba Merge branch 'develop' into add-ClipLayer
8 years ago
guosheng 3fe9e48f36 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-L2NormLayer
8 years ago
guosheng 17e16c2548 Refine RowL2NormLayer and add python unit test for it
8 years ago
guosheng d1a691733b fix bug on ClipLayer test in test_LayerGrad
8 years ago
guosheng 82911cecb6 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ClipLayer
8 years ago
guosheng d19355a532 Refine ClipLayer and add unit test for it
8 years ago
hedaoyuan 74f8ede976 Fix when use_nnpack and isDeconv == true.
8 years ago
hedaoyuan bfdd9a1ced Add a unit test for concat and slice network in test_NetworkCompare.cpp
8 years ago
hedaoyuan d456c28609 Fix some bug.
8 years ago
hedaoyuan 4b1bc6815e Fix comments of slice_projection, and add unit test of SliceProjection.
8 years ago
hedaoyuan 0cca0fcf11 Add SliceProjection.
8 years ago
guosheng 23a8d015e0 add ClipLayer
8 years ago
guosheng 84660653f8 add RowL2NormLayer
8 years ago
Yu Yang f4e57b4b28 Fix bug in SequenceSoftmax
8 years ago
hedaoyuan ff8262e283 Merge branch 'develop' into ImageExpandFunction
8 years ago
wanghaoshuang c94b275553 fix conv layer reshape
8 years ago
xzl 4d6be9741c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mobilenet_gpu
8 years ago
xzl 1f516fa0ef modify format, and modify the layer grad test, op test
8 years ago
xzl 81998868f0 fuse interface of depthwise to expandconv
8 years ago
wanghaoshuang 60a788933b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into crop_layer
8 years ago
wanghaoshuang 3e7819c276 1. Reading image shape from input data instead of image_config
8 years ago
xzl d50c71f3e2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mobilenet_gpu
8 years ago
emailweixu 84a0d6d898 Merge pull request #2572 from skylian/error_clipping
8 years ago
xzl 44927bf70a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mobilenet_gpu
8 years ago
xzl 11588b3670 support inputchannels != outputchannels of depthwiseconv
8 years ago
liaogang 569f7e83a6 FIX: cppint code style
8 years ago
hedaoyuan 010adb99b4 Remove useless empty pointer check.
8 years ago
xzl ccd46d1bf6 modify format accored with clang-format 3.8
8 years ago
xzl 198164adef use the expandconvlayer forward and backward, add the explain for class
8 years ago
xzl 064dc888ef add the comments for .h file and code tiny modify
8 years ago
caoying03 82801f24e5 save log probabilty for every generated words.
8 years ago
xzl 36e7800aa1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mobilenet_gpu
8 years ago
xzl f4e7ae5540 add mobilenet gpu grad test, the test is ok
8 years ago
xzl efae51ce24 add the mobilenet gpu acceleration, cpu is in the process
8 years ago
wanghaoshuang 0b788ef75b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into crop_layer
8 years ago
Yu Yang 1b366dc2ff Fix CI error on test_LayerGrad.LSTM
8 years ago
wanghaoshuang d378e0a0cd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into crop_layer
8 years ago
Yang yaming f21e3f731f Merge pull request #2247 from pkuyym/fix-2240
8 years ago
yangyaming c37da0bd3b Remove hasParamInitialValue flag.
8 years ago
Tao Luo 7f380c1be3 Merge pull request #2701 from luotao1/stride
8 years ago