Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marian-nmt/marian-regression-tests.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-09Add data weighting testsRoman Grundkiewicz
2018-02-09Add basic test for SQLite corpusRoman Grundkiewicz
2018-02-05Allow multiple argumentsRoman Grundkiewicz
2018-02-03Add tests checking the validation of final modelsRoman Grundkiewicz
2018-02-02Add HimL acknowledgementsRoman Grundkiewicz
2018-02-01Add pyyamlRoman Grundkiewicz
2018-01-13Add tests for weights initialization from a pretrained LMRoman Grundkiewicz
2018-01-12Add tests checking model versionRoman Grundkiewicz
2018-01-11Fix pip3 installationRoman Grundkiewicz
2018-01-11Add tests for marian-serverRoman Grundkiewicz
2018-01-11Add tests checking vocab/model existenceRoman Grundkiewicz
2018-01-11Add tests checking training/decoding/scoring with no vocabsRoman Grundkiewicz
2017-12-27Fix path to scorer in a cahr-s2s testTomasz Dwojak
2017-12-27Skip compare scores in cahr-s2s if no cudnnTomasz Dwojak
2017-12-27Fix char-s2s testTomasz Dwojak
2017-12-20add char-s2s compare scores testsTomasz Dwojak
2017-12-14Merge pull request #2 from marian-nmt/charS2STomasz Dwojak
2017-12-06Add tests for WMT16/17 decoding with larger batchesRoman Grundkiewicz
2017-12-05Transform a benchmark on WMT17 into a regression testRoman Grundkiewicz
2017-12-05Transform a benchmark on WMT16 into a regression testRoman Grundkiewicz
2017-11-30Set USE_CUDNN in makefileTomasz Dwojak
2017-11-29change the name of the modelTomasz Dwojak
2017-11-29Fix MRT_MARIAN_USE_CUDNNRoman Grundkiewicz
2017-11-29Fix & update char-s2s testRoman Grundkiewicz
2017-11-24Test char-s2s modelTomasz Dwojak
2017-11-24Merge branch 'mnist-lenet'Roman Grundkiewicz
2017-11-24Merge masterRoman Grundkiewicz
2017-11-24Make multi-gpu test more stableRoman Grundkiewicz
2017-11-24Add test for multi-GPU trainingRoman Grundkiewicz
2017-11-24Add --max-diff-nums optionRoman Grundkiewicz
2017-11-23Add an option for setting the path to Marian from env variableRoman Grundkiewicz
2017-11-13Fix handling CUDNN flagTomasz Dwojak
2017-11-13Rename mnist lenet net and enable itTomasz Dwojak
2017-11-12Fix MNIST testRoman Grundkiewicz
2017-11-02Add BRANCH variable in MakefileRoman Grundkiewicz
2017-11-02Rename test for dynamic batchingRoman Grundkiewicz
2017-11-02Update test for dynamic batchingRoman Grundkiewicz
2017-11-02Add test for decoder loggingRoman Grundkiewicz
2017-11-02Update test with validating translationsRoman Grundkiewicz
2017-10-28Add a test for --mini-batch-fitRoman Grundkiewicz
2017-10-21Update TODORoman Grundkiewicz
2017-10-20Set LANG=C in printfRoman Grundkiewicz
2017-10-19Split scorer testsRoman Grundkiewicz
2017-10-19Fix test with a small vocabRoman Grundkiewicz
2017-10-18Use fixed --dim-vocabs in two testsRoman Grundkiewicz
2017-10-18Use CUDA_VISIBLE_DEVICESRoman Grundkiewicz
2017-10-16Add preprocessing script for WMT16 modelsRoman Grundkiewicz
2017-10-16Temporarily disable the multi-domain translation testRoman Grundkiewicz
2017-10-16Update READMERoman Grundkiewicz
2017-10-16Add test for marian-multi-domainRoman Grundkiewicz