Commit Graph

41 Commits (87ba6cbf2094de4231cecb18db31218094ef1560)

Author SHA1 Message Date
chengduo 0be349496f Merge pull request #3594 from chengduoZH/Adapting_to_the_BatchNorm_structure_to_support_3D_data
9 years ago
chengduoZH 91a0c11b19 Adaptive data structure for SwitchOrderLayer
9 years ago
wanghaoshuang fa54d9d8c0 Rename attribute name in proto
9 years ago
wanghaoshuang e033569dd6 Fix format
9 years ago
whs a162ebce8b Merge branch 'develop' into pixel_softmax_layer
9 years ago
chengduoZH eaf23cb1e8 fix ModelConfig.proto, addto_layer and concat_layer
9 years ago
chengduoZH a55dd22649 fix conflict
9 years ago
chengduoZH 3b0e43aa6a add config parse
9 years ago
chengduoZH 0c273ff41e fix conflict
9 years ago
chengduoZH 43da7675b3 fix conflict
9 years ago
chengduoZH b1c0bad9fe Add config parser for pooling3D
9 years ago
Luo Tao acd8a22ed1 Merge branch 'develop' into huber_loss
9 years ago
wanghaoshuang 1dc850e4d1 Fix proto file
9 years ago
wanghaoshuang d8cd67dd1e Make cudnn convolution layer and projection support for dilation.
9 years ago
chengduoZH 2377d71947 Add3DPooling
9 years ago
chengduoZH 5d98b6f217 Adapting to the BatchNorm structure to support 3D data
9 years ago
Luo Tao 3065cb2625 add huber_regression_cost
9 years ago
liaogang 1d4fa2433c ClangFormat for proto and cuda
9 years ago
guosheng 82911cecb6 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ClipLayer
9 years ago
guosheng d19355a532 Refine ClipLayer and add unit test for it
9 years ago
hedaoyuan dc9f31b32b Add SliceProjection and slice_projection.
9 years ago
hedaoyuan b9767aead4 Add SliceConfig.
9 years ago
guosheng 23a8d015e0 add ClipLayer
9 years ago
wanghaoshuang ec236f4624 fix code format
9 years ago
wanghaoshuang 1cdf149b6f 1. delete PixelSoftmaxLayer and add SwitchOrderLayer
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
yangyaming 65969dad64 Add DetectionOutputLayer and MultiBoxLossLayer.
9 years ago
yangyaming 597a58c3ef Add DetectionMAPEvaluator.
9 years ago
dangqingqing cb6436b50c CPU implementation of row convolution
9 years ago
Luo Tao 9298a9ec0d stride pooling for seqlastin and seqfirstin
9 years ago
Liang Zhao e768721cd9 fix calculating totalScore2_ bug
9 years ago
Haonan 781b85b5fc rotate_layer and flip_layer * added getMin and getMax for GpuMatrix * gru_step_layer parameter name
10 years ago
dangqingqing 8b5431d5e1 padding operation
10 years ago
qingqing01 b53bdcdc67 Merge pull request #867 from Noplz/ssd
10 years ago
Peng Li 6e405a10c5 fix style issues
10 years ago
Peng Li 8fe3a3aa73 Add excluded_chunk_types to ChunkEvaluator
10 years ago
Zhizhong Su 9a243d7a23 fix a few bugs related to frame size.
10 years ago
gaoyuan c0076084e2 Format the python file.
10 years ago
yuan 0eac399280 priorbox layer for ssd
10 years ago
Yu Yang d5c0eeda00 Remove m4 when generate protobuf
10 years ago