Commit Graph

1940 Commits (37d54cb71f252f062f54fd8a8d063ad73fe9d27b)
 

Author SHA1 Message Date
Yu Yang 2bb7fd8177 Remove padde namespace in some code.
8 years ago
Yu Yang b6ac64a36b Remove unnecessary error default value.
8 years ago
Yu Yang b1ab8b56cf Use plain C++ 03 to implement getStatsInfo.
8 years ago
Peng Li 36dbfe86a7 Change ctcStatus_t to hl_warpctc_status_t to keep consistency
8 years ago
Peng Li 448e60b5fe Fix macro bug in hl_warpctc_warp.cc to support double precision
8 years ago
dangqingqing 823b63523f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into convert
8 years ago
Luo Tao 2715e9de6f add ParamAttr in V2
8 years ago
gangliao 3020d0274d Merge pull request #1421 from gangliao/SWIG_COMPILER
8 years ago
qingqing01 89ec74b29b Merge pull request #1397 from qingqing01/api_fix
8 years ago
Helin Wang d0dcb3ea34 create numpy array reader creator and text reader creator
8 years ago
Helin Wang 466935b4ec add decorator: map_readers
8 years ago
Helin Wang 963de16bfd change from google python style to pep 287
8 years ago
wangkuiyi f2c7c9bcc3 Merge pull request #1337 from lzhao4ever/topk-error
8 years ago
helinwang 59ca13a381 Merge pull request #1411 from helinwang/deco
8 years ago
Helin Wang 608de7c0e3 fix according to comments
8 years ago
Tao Luo e8be42fc6a Merge pull request #1416 from luotao1/v2
8 years ago
liaogang 7eedca164c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into SWIG_COMPILER
8 years ago
liaogang bbfcee20fd Add const for Trainer::getLayerOutput
8 years ago
liaogang fa67ac98e5 Specify compiler in setup
8 years ago
liaogang fbf864362d Update python getLayerOutputs
8 years ago
dangqingqing 6dfdafdd55 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into convert
8 years ago
dangqingqing bb625337e3 add some comments
8 years ago
Liang Zhao 046349dd40 Fix definition of hl_matrix_classification_error in hl_matrix_stub.h
8 years ago
Liang Zhao 8fded24c75 implement top k classification error in class matrix
8 years ago
Liang Zhao d256512832 Rewrite code according to reviewer comments
8 years ago
Liang Zhao e768721cd9 fix calculating totalScore2_ bug
8 years ago
Liang Zhao 413cbb8432 fix a variable definition bug
8 years ago
Liang Zhao 043859b5db clean up code
8 years ago
Liang Zhao 5250b9b213 fix classificationError input
8 years ago
Liang Zhao e00f06afa4 Add top-k error
8 years ago
Luo Tao e19134e0cc add cost function in v2.layer
8 years ago
helinwang 5a1d926353 Merge pull request #1412 from helinwang/design
8 years ago
dangqingqing 6cf560350e resolve conflicts
8 years ago
Helin Wang 2a21681c00 fix according to comments
8 years ago
Helin Wang 7fd42b8cce create reader creator decorators: shuffle, compose, chain
8 years ago
Helin Wang 794c220d49 more fixes
8 years ago
Helin Wang 5688c38108 fix according to comments
8 years ago
Helin Wang 478b0c8a90 correct data reader and data reader creator usage
8 years ago
Helin Wang 9b3cdb12a9 use terminology *data reader creator* instead of *data reader*, and remove lambda usage from design doc
8 years ago
Tao Luo ac712688fd Merge pull request #1398 from luotao1/reshape
8 years ago
Tao Luo 11c2606978 Merge pull request #1401 from jacquesqiao/layer-run
8 years ago
qiaolongfei e4af5b9228 optimize code
8 years ago
qiaolongfei 3e8f232e12 remove import . to enable run v2/layer.py directly
8 years ago
dangqingqing 15180e85ac remove some code
8 years ago
dangqingqing 297c6a018b refine data feeder
8 years ago
Luo Tao 0b673756f1 add SequenceReshapeLayer in trainer_config_helpers
8 years ago
dangqingqing 4db1c0fe03 Fix the unit test bug for api
8 years ago
dangqingqing 67b8150ff4 data converter test
8 years ago
jacquesqiao 14ee4b8079 Merge pull request #1386 from jacquesqiao/data-type
8 years ago
Tao Luo 5d97c0d87c Merge pull request #1379 from luotao1/seqconcat
8 years ago