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
2019-08-13Add test communicating marian-decoder from Python subprocessline-by-lineRoman Grundkiewicz
2019-08-13Make test more stableRoman Grundkiewicz
2019-08-13Add tests for decoding with left-right and right-left modelsRoman Grundkiewicz
2019-08-12Use smaller workspaceRoman Grundkiewicz
2019-08-11Uncomment tests for aliasesRoman Grundkiewicz
2019-08-11Fix countingRoman Grundkiewicz
2019-08-11Make SentencePiece tests less fragile on different CPUsRoman Grundkiewicz
2019-08-10Fix downloading dataRoman Grundkiewicz
2019-08-10Update downloading WMT17 modelsRoman Grundkiewicz
2019-08-10Fix preparing small de-BPEed dataRoman Grundkiewicz
2019-08-09Add tests for SentencePiece optionsRoman Grundkiewicz
2019-08-09Remove multi-GPU restrictionsRoman Grundkiewicz
2019-08-07Run setup.sh scripts with -v optionRoman Grundkiewicz
2019-08-07Add tests for SentencePiecesnukky
2019-07-27Add tests for creating *.spm vocabssnukky
2019-07-27Add template script for checking error messagessnukky
2019-07-27Add MRT_MARIAN_USE_SENTENCEPIECEsnukky
2019-05-15Merge pull request #23 from marian-nmt/fseide/fixesMarcin Junczys-Dowmunt
2019-05-15Merge branch 'master' of https://github.com/marian-nmt/marian-regression-test...Frank Seide
2019-05-15bug fix: should not accidentally use python2; log messages cleanupFrank Seide
2019-04-25Add link to JenkinsRoman Grundkiewicz
2019-04-25Add acknowledgementRoman Grundkiewicz
2019-03-07Add -nv to wget commandRoman Grundkiewicz
2019-03-07Add tags to disabled testsRoman Grundkiewicz
2019-03-07Merge branch 'some-updates-scorelm'Roman Grundkiewicz
2019-03-07Disable tests for new config optionsRoman Grundkiewicz
2019-03-07Mark two tests as unstableRoman Grundkiewicz
2019-03-07Add test for scoring with LMRoman Grundkiewicz
2019-02-08Rename --dump-config explain to --dump-config expandRoman Grundkiewicz
2019-02-08Remove omitted diffRoman Grundkiewicz
2019-02-07Add test for loading config with an aliasRoman Grundkiewicz
2019-02-07Add test for casting a single value from a config file into a vectorRoman Grundkiewicz
2019-02-07Update tests after recent changesRoman Grundkiewicz
2019-02-07Merge branch 'some-updates-aliases' into some-updatesRoman Grundkiewicz
2019-02-07Merge branch 'master' into some-updates-aliasesRoman Grundkiewicz
2019-02-06Merge branch 'master' of https://github.com/marian-nmt/marian-regression-testsRoman Grundkiewicz
2019-02-05temporarily increase tolerance, see https://github.com/marian-nmt/marian-dev/...Marcin Junczys-Dowmunt
2019-02-05relax test conditions for ce-sumMarcin Junczys-Dowmunt
2019-02-05split off parenthesesMarcin Junczys-Dowmunt
2019-02-05update testsMarcin Junczys-Dowmunt
2019-02-05updated expected outputsMarcin Junczys-Dowmunt
2019-02-05adapt more expected valuesMarcin Junczys-Dowmunt
2019-02-05more adaptationsMarcin Junczys-Dowmunt
2019-02-05changing expected values due to changes in output layersMarcin Junczys-Dowmunt
2019-01-25Update testsRoman Grundkiewicz
2019-01-25Merge branch 'master' into some-updates-mergeRoman Grundkiewicz
2019-01-25marian-server is not mandatoryRoman Grundkiewicz
2019-01-25adjust expected values to reflect changes in embeddings initializationMarcin Junczys-Dowmunt
2019-01-17adjust tests for new cost typeMarcin Junczys-Dowmunt
2019-01-17adjust tests to reflect changes to loss criterionMarcin Junczys-Dowmunt