Commit Graph

1890 Commits (dae21d9bcb816e85d7a95275ca37a25f8a9b3065)
 

Author SHA1 Message Date
helinwang dae21d9bcb Merge pull request #1424 from helinwang/creator
8 years ago
jacquesqiao 4311bfedc2 Merge pull request #1449 from jacquesqiao/layer-test
8 years ago
gangliao ad81b7fa9d Merge pull request #1445 from reyoung/feature/evaluator_swig_expose
8 years ago
gangliao a493073b74 Merge pull request #1443 from gangliao/docker_new
8 years ago
qiaolongfei bf8a6dc4ff rename layer_test to test_layer
8 years ago
qiaolongfei 2591167813 add test dir
8 years ago
qiaolongfei c2cefd5bb9 add test for v2-layer
8 years ago
liaogang 7606680dc2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into docker_new
8 years ago
liaogang 5f626b93f2 set docker BUILD_AND_INSTALL
8 years ago
Yu Yang b7ce283b18 Expose Evaluator's getNames/getValue to SWIG
8 years ago
Yu Yang 6415b0771b Add getNames
8 years ago
Yu Yang c45195746b Merge pull request #1375 from reyoung/feature/EvaluatorValue
8 years ago
liaogang 4d3a1ab690 Fix env error
8 years ago
liaogang 7be8e69990 Update WITH_DOC in docker
8 years ago
liaogang 8d3ac7a209 Conditional compile woboq
8 years ago
Helin Wang b9d4f71c4a fix according to comments
8 years ago
jacquesqiao f25c9c5ff3 Merge pull request #1431 from luotao1/proj
8 years ago
Peng LI 4cb84f33c1 Merge pull request #1432 from pengli09/fix-warpctc-with-double-precision-bug
8 years ago
Yu Yang 9087e3a9bb Follow comments to use struct get return value.
8 years ago
Yu Yang 7c085d967a Merge pull request #1425 from helinwang/map
8 years ago
Yu Yang e67aac1b02 Merge branch 'develop' of github.com:baidu/Paddle into feature/EvaluatorValue
8 years ago
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
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 fa67ac98e5 Specify compiler in setup
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
Helin Wang 2a21681c00 fix according to comments
8 years ago
Helin Wang 7fd42b8cce create reader creator decorators: shuffle, compose, chain
8 years ago