Commit Graph

1832 Commits (5250b9b21321da5b5b4aa584aa9e4f75ad314036)
 

Author SHA1 Message Date
Liang Zhao 5250b9b213 fix classificationError input
8 years ago
Liang Zhao e00f06afa4 Add top-k error
8 years ago
helinwang 5a1d926353 Merge pull request #1412 from helinwang/design
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
Luo Tao 0b673756f1 add SequenceReshapeLayer in trainer_config_helpers
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
Luo Tao da8106efe6 Merge branch 'develop' into seqconcat
8 years ago
Tao Luo 037e0a067f Merge pull request #1384 from qingqing01/sentiment
8 years ago
qiaolongfei 0a0b5b5b91 change paddle.data to paddle.data_type
8 years ago
helinwang 782a98f72e Merge pull request #1391 from helinwang/fix
8 years ago
Helin Wang bd80549c65 fix issue in create custom reader in design doc
8 years ago
qiaolongfei 984d54d018 change data_type to type
8 years ago
Luo Tao f9eddadb3e follow comments, add seq_concat_layer in docs
8 years ago
qiaolongfei 89cfb39fe4 use data_type of data layer
8 years ago
qiaolongfei 772b476b76 optimize code
8 years ago
qiaolongfei 3b69629d32 modify api_train_v2
8 years ago
qiaolongfei 47043fe1d3 add type to datalayer
8 years ago
dangqingqing 686b74651d filter the illegal sentences.
8 years ago
Luo Tao 27a42c2e3b add SequenceConcatLayer in trainer_config_helpers
8 years ago
Yu Yang ab8bb9738a Merge pull request #1373 from reyoung/feature/remove_grad_printer_seq_info
8 years ago
helinwang 5dd4612960 Merge pull request #1364 from helinwang/decorator
8 years ago
Yu Yang be3adec35d Merge pull request #1372 from reyoung/feature/unify_print_layer_evaluator
8 years ago
Yu Yang b5b9a9cfb7 Add comments
8 years ago
Yu Yang 948218dab9 Unify PrintLogic in PrintLayer/ValuePrinter.
8 years ago
gangliao 5101adc32c Merge pull request #1371 from reyoung/feature/UseInitFuncInsteadCreate
8 years ago
jacquesqiao cafb075ea6 Merge pull request #1361 from jacquesqiao/hide-parse_network
8 years ago
Peng LI 02b49b6ca4 Merge pull request #1363 from pengli09/fix-seqconcat-bug-in-processing-static-parameters
8 years ago
Yu Yang 5fd49f6665 Remove sequence information in GradientPrinter.
8 years ago
Yu Yang 2c07dd50ab Unify print layer, ValuePrinter evaluator.
8 years ago
Yu Yang d2c58907eb Unify Evaluator::create method
8 years ago
Helin Wang b2a969b7b3 fix according to comment
8 years ago
Helin Wang 7b50594f6d fix test path
8 years ago
wangkuiyi 8c21bd7d66 Merge pull request #1345 from helinwang/data_provider
8 years ago
wangkuiyi 49cd0556f3 Merge pull request #1366 from helinwang/brew_cache
8 years ago
Helin Wang 7c1d10e6cb travis ci: cache brew directory
8 years ago
Helin Wang f846362927 create buffered data reader decorator and tests
8 years ago
Peng Li 701d02459d Fix bug in processing input with static parameter in seqconcat layer
8 years ago
qiaolongfei 695b5a7fcd change topology to layer
8 years ago
jacquesqiao 6089b7c600 Merge pull request #1278 from jacquesqiao/v2-network
8 years ago
qiaolongfei dcc54bff3f code clean
8 years ago
qiaolongfei c57954e71c use v2.layer in api_train_v2
8 years ago
Helin Wang 7f19ca4fbe fix capitalization
8 years ago