Commit Graph

84 Commits (e8296ff29186944a4b0b2ee3729c7e3433eacd1f)

Author SHA1 Message Date
Tao Luo 7f380c1be3 Merge pull request #2701 from luotao1/stride
8 years ago
Yu Yang 1ecddd8174 Remove buggy BarrierStat
8 years ago
Luo Tao 0e61730039 stride pooling for max and average layer
8 years ago
Yu Yang 64b78b1656 Fix TravisCI
8 years ago
Yu Yang b1a311c44d Add pb_cc_library in generic.cmake
8 years ago
zlx fdde4eff0d modify some topo
8 years ago
zlx a266292a57 modify format
8 years ago
zlx aaf11fa625 modify the format
8 years ago
zlx 1eab8cce32 modify the annotations of HookAttribute, Variable declaration
8 years ago
zlx 15bf6e05b5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into improve_pruning
8 years ago
Zhaolong Xing 885275ee77 Update ParameterUpdaterHook.cpp
8 years ago
zlx fc9e3e4bda explain the sparsity ratio
8 years ago
xuwei06 17994e38aa RecurrentGroup with mixed input sequence types
8 years ago
Zhaolong Xing 5405dc0a65 Create ParameterUpdaterHook.cpp
8 years ago
Zhaolong Xing 4fbec8233b Update ParameterUpdaterHook.cpp
8 years ago
Zhaolong Xing 98e4bb79ea Create ParameterUpdaterHook.cpp
8 years ago
xzl 23b1a27483 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into improve_pruning
8 years ago
xzl 997cef2e63 tiny modify
8 years ago
gongweibao 46ccfc0171 Merge branch 'develop', remote-tracking branch 'upstream/develop' into convert
8 years ago
xzl 97a2fde995 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into improve_pruning
8 years ago
gongweibao 283bdc5062 fix by helin's comments
8 years ago
zhanghaichao 5f5ab28b67 bug fix in order to print sequence contents (ids) correctly
8 years ago
xzl 092828fbe3 modify the doc of the interface
8 years ago
xzl 18435f2a73 modify the pruning from reading mask to specify sparsity_ratio
8 years ago
xzl ca55a24eb3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into improve_pruning
8 years ago
xzl 5413af8d11 imporve pruning module
8 years ago
xuwei06 7d0355cdd0 Fix V2 API
8 years ago
Yu Yang 9a23cd60ad Clean Unused functions
8 years ago
Yu Yang 273e3f444f Remove not necessary functionalities in Parameter
8 years ago
Yibing Liu 5cf2b2e81c compress code
8 years ago
Yibing Liu c64a142cea change the way of setting threshold
8 years ago
Yibing Liu 8c9ab5f183 rename two variables
8 years ago
Yibing Liu 4d4593b913 code cleanup
8 years ago
Yibing Liu 2e4c0bd2ea enable global gradient_clipping_threshold
8 years ago
liaogang 6237f6f57a revert clang-format
8 years ago
liaogang f27fd9dc28 follow comments
8 years ago
Yu Yang 4725b1c0cb Fix compile
8 years ago
Yu Yang 2ac8e6a518 Try to remove ParallelParameter.
8 years ago
Luo Tao e6366e3496 update with comments
8 years ago
Luo Tao dd613047b1 refine annotation
8 years ago
Luo Tao d369577fed add reversed poolSequenceWithStride
8 years ago
Luo Tao cbbec59547 adjust poolSequenceWithStride interface for average and max
8 years ago
Luo Tao 9298a9ec0d stride pooling for seqlastin and seqfirstin
8 years ago
Luo Tao b2f72768a7 remove unnecessary UserDefinedVector
8 years ago
Luo Tao f6f9fd7a66 remove unnecessary param in degradeSequence
8 years ago
Helin Wang 3219c831a1 Rename Argument::sumCost to Argument::cost since Argument should not know about cost.
8 years ago
Liang Zhao d256512832 Rewrite code according to reviewer comments
8 years ago
Liang Zhao e00f06afa4 Add top-k error
8 years ago
Yu Yang b5b9a9cfb7 Add comments
8 years ago
Yu Yang 948218dab9 Unify PrintLogic in PrintLayer/ValuePrinter.
8 years ago