Commit Graph

62 Commits (864386d59682307ba9e033cfce8355029beda9b5)

Author SHA1 Message Date
xuwei06 17994e38aa RecurrentGroup with mixed input sequence types
8 years ago
gongweibao 46ccfc0171 Merge branch 'develop', remote-tracking branch 'upstream/develop' into convert
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
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
Yu Yang 2c07dd50ab Unify print layer, ValuePrinter evaluator.
8 years ago
backyes b6dfd2891b fix bug:
8 years ago
liaogang be8b126845 Move Execepts into arch/osx dir
8 years ago
hedaoyuan 54a2b1f682 Merge pull request #1003 from hedaoyuan/remove_main
8 years ago
liaogang c8d0791acc Add common.h and remove DisableCopy and Typedefs
8 years ago
hedaoyuan 4af4883f22 fix some tests which only need paddle::initMain in main
8 years ago
liaogang f09989a1b2 Remove utils/CommandLineParser.h
8 years ago
Yu Yang 4e34220852 Merge pull request #970 from reyoung/feature/clean_parameter_updater_finish_pass
8 years ago
Yu Yang 71a316ea1f Remove unused cost parameter in ParameterUpdater
8 years ago
Yu Yang 0d1703d91f Add const in ParameterUpdater init
8 years ago
gangliao 6aed264f0a Merge pull request #896 from gangliao/glog
8 years ago
Zhizhong Su 9a243d7a23 fix a few bugs related to frame size.
8 years ago
liaogang 3d0e73bd32 Remove custom glog-like and gflags-like macros
8 years ago
Yu Yang 068bfbb817 All file pass pre-commit hook
8 years ago
Yi Wang e9549cbb78 Change "Baidu, Inc" into "PaddlePaddle Authors"
8 years ago
hedaoyuan 671db8deaa Merge branch 'develop' of https://github.com/baidu/Paddle into tensor_merge
8 years ago
hedaoyuan e63f1e6952 merge from cooder
8 years ago
Luo Tao 96615fe329 merge develop, fix conflict
8 years ago
Luo Tao 80c68d38ff clang format .cc .h .cpp .c and .hpp file
8 years ago
Luo Tao 496d64ebdb Support rectangle input for CNN
8 years ago
Yu Yang 836d61382f Update pre-commit-config
8 years ago
emailweixu 28bc05b126 Fix sparse training for trainer_count=1 (#204)
8 years ago