Commit Graph

145 Commits (af215a1a532137686a696cb1c5da5a8797ac51ca)

Author SHA1 Message Date
hedaoyuan aa1e92ec9a Merge branch 'develop' of https://github.com/baidu/Paddle into inference
7 years ago
hedaoyuan adad8d9ed2 Open WITH_TESTING option.
7 years ago
Yi Wang 4558807c48 Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU
7 years ago
Yu Yang 84500f9487 Change `PADDLE_ONLY_CPU` to `PADDLE_WITH_GPU`
7 years ago
chengduoZH e9a1f2ad8b fix DeConv3D switch(imgSize*_, output*_)
8 years ago
chengduo 0be349496f Merge pull request #3594 from chengduoZH/Adapting_to_the_BatchNorm_structure_to_support_3D_data
8 years ago
wanghaoshuang fa54d9d8c0 Rename attribute name in proto
8 years ago
whs a162ebce8b Merge branch 'develop' into pixel_softmax_layer
8 years ago
chengduoZH a55dd22649 fix conflict
8 years ago
chengduoZH 6374831966 fix conflict
8 years ago
chengduoZH 0c273ff41e fix conflict
8 years ago
chengduoZH 43da7675b3 fix conflict
8 years ago
chengduoZH 4dcc533206 fix conflict
8 years ago
Luo Tao acd8a22ed1 Merge branch 'develop' into huber_loss
8 years ago
Luo Tao 7596191821 Merge branch 'develop' into huber_loss
8 years ago
wanghaoshuang e3342ff8e7 Fix android build error.
8 years ago
wanghaoshuang 2c8b3c4430 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dilate_conv
8 years ago
wanghaoshuang d8cd67dd1e Make cudnn convolution layer and projection support for dilation.
8 years ago
chengduoZH 2377d71947 Add3DPooling
8 years ago
chengduoZH 5d98b6f217 Adapting to the BatchNorm structure to support 3D data
8 years ago
chengduoZH d5768ebc89 fix above comments
8 years ago
guosheng 83abbce8eb Follow comments and refine ScaleShiftLayer
8 years ago
Luo Tao 3065cb2625 add huber_regression_cost
8 years ago
chengduoZH 424b325d08 add unit test DeConv3D, Conv3D, col2vol, vol2col
8 years ago
guosheng 7d2ef02a99 Add ScaleShiftLayer
8 years ago
Luo Tao e6db484d15 make clear that current huber_cost is for two-classification
8 years ago
caoying03 ffafc5c911 fix the SubNestedSequenceLayer implementations.
8 years ago
caoying03 29fa73bc40 fix unittest.
8 years ago
caoying03 6e291b34c3 Merge branch 'develop' into add_nest_sequence_select
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
caoying03 d3e30146e4 Merge branch 'develop' into add_nest_sequence_select
8 years ago
caoying03 4b39f92bd8 add implementation of SubNestedSequenceLayer.
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 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
wanghaoshuang ec236f4624 fix code format
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
wanghaoshuang 1cdf149b6f 1. delete PixelSoftmaxLayer and add SwitchOrderLayer
8 years ago
xzl 11588b3670 support inputchannels != outputchannels of depthwiseconv
8 years ago
wanghaoshuang 3aa679814f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pixel_softmax_layer
8 years ago
wanghaoshuang 29f25fbe03 Add pixel softmax layer for FCN model
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
wanghaoshuang d378e0a0cd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into crop_layer
8 years ago