Commit Graph

233 Commits (b32fcf28540dfa6f992b50af1d5e55d66b4ae721)

Author SHA1 Message Date
dangqingqing 3e4c671cd4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into bn_infer
8 years ago
dangqingqing 73192bb12a add a batch norm inference kernel.
8 years ago
liaogang 3ce497ca5a enhance cpplint cmake
8 years ago
Yi Wang 2357aee368 Merge pull request #3250 from lcy-seso/seq_softmax_in_sub_seq_mode
8 years ago
xuwei06 3c798828a9 SKip cpplint if source is not changed.
8 years ago
caoying03 6bb970b52b enable defining sub-sequence data in test layer gradients.
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 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 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
guosheng 23a8d015e0 add ClipLayer
8 years ago
guosheng 84660653f8 add RowL2NormLayer
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 11588b3670 support inputchannels != outputchannels of depthwiseconv
8 years ago
xzl 36e7800aa1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mobilenet_gpu
9 years ago
xzl f4e7ae5540 add mobilenet gpu grad test, the test is ok
9 years ago
wanghaoshuang 0b788ef75b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into crop_layer
9 years ago
Yu Yang 1b366dc2ff Fix CI error on test_LayerGrad.LSTM
9 years ago
wanghaoshuang d378e0a0cd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into crop_layer
9 years ago
Yang yaming f21e3f731f Merge pull request #2247 from pkuyym/fix-2240
9 years ago
yangyaming c37da0bd3b Remove hasParamInitialValue flag.
9 years ago
Tao Luo 7f380c1be3 Merge pull request #2701 from luotao1/stride
9 years ago
yangyaming 2bf4f1bbc1 make adding eps more clear
9 years ago
yangyaming 7ed6463ee9 fix bugs for CrossChannelNormLayer
9 years ago
wanghaoshuang 5e6e1f636a Add grad test and python wrapper for crop layer
9 years ago
Yang yaming 312ce8b419 Merge pull request #2497 from pkuyym/ssd_outloss
9 years ago
Luo Tao 3b073fdc2b fix error in test_LayerGrad
9 years ago
Luo Tao 0e61730039 stride pooling for max and average layer
9 years ago
Yang yaming f551c271af Merge pull request #2467 from pkuyym/ssd_map
9 years ago
qingqing01 8266546eb2 Merge pull request #2480 from emailweixu/repeat_layer
9 years ago
emailweixu 09f34c4b1f Merge pull request #2479 from emailweixu/mixed_input_rnn
9 years ago
yangyaming b233ed1353 Set FLAGS_use_gpu in test_DetectionOutput.
9 years ago
yangyaming 65969dad64 Add DetectionOutputLayer and MultiBoxLossLayer.
9 years ago
xuwei06 ef61288f9e Clean-up recurrent group related python code
9 years ago
xuwei06 fc0ad9048a Repeat layer for column vector
9 years ago
xuwei06 17994e38aa RecurrentGroup with mixed input sequence types
9 years ago
yangyaming 597a58c3ef Add DetectionMAPEvaluator.
9 years ago
hedaoyuan 1e0cc74145 Merge branch 'develop' of https://github.com/baidu/Paddle into convolution
9 years ago
hedaoyuan e039410eb7 Remove the code of ExpandConvTransLayer.
9 years ago
dangqingqing b783e08ea0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into row_conv
9 years ago
dangqingqing cb6436b50c CPU implementation of row convolution
9 years ago
Luo Tao 3ae7541ad3 rename AggregateLevel and ExpandLevel
9 years ago
liaogang 6dc58cdd25 modify float precision in img_conv2
9 years ago
liaogang eef91cd811 clang-format
9 years ago