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
path: root/tests
AgeCommit message (Collapse)Author
2020-11-11Merge pull request #69 from marian-nmt/quant-testRoman Grundkiewicz
Regression tests for model quantization
2020-11-11test the resulting model, make sure it is quantizedAlham Fikri Aji
2020-11-11add log-based quantization testAlham Fikri Aji
2020-11-11simplify quantized-model testing by using a shared train folderAlham Fikri Aji
2020-11-11Merge pull request #72 from marian-nmt/pr-mjd-mbfstepMarcin Junczys-Dowmunt
Update regression tests for new mini-batch-fit step size
2020-11-10merge conflictMarcin Junczys-Dowmunt
2020-11-10Update expected outputspr-mjd-mbfstepRoman Grundkiewicz
2020-11-10Re-generate output for testsRoman Grundkiewicz
2020-11-10Add tag #mini-batch-fitRoman Grundkiewicz
2020-11-10Merge branch 'tests-logical-epochs'Roman Grundkiewicz
2020-11-10Update expected output and precision for optimized-optRoman Grundkiewicz
2020-11-10Remove trailing whitespacesRoman Grundkiewicz
2020-11-10Add setup.sh and .gitignoreRoman Grundkiewicz
2020-11-10Create train/ directory for vocabsRoman Grundkiewicz
2020-11-10Merge branch 'master' into quant-testRoman Grundkiewicz
2020-11-10correct the expected fileAlham Fikri Aji
2020-11-10add regression tests for model quantizationAlham Fikri Aji
2020-11-10add regression tests for model quantizationAlham Fikri Aji
2020-11-09Add tests with --logical-epoch and --afterRoman Grundkiewicz
2020-11-09Add test for in-validation ChrF metricRoman Grundkiewicz
2020-11-09Update tests comparing SentencePiece vocabsRoman Grundkiewicz
2020-10-28Fix seedRoman Grundkiewicz
2020-10-21Update tests for restoring corpus and validation statesRoman Grundkiewicz
2020-10-21Update tests for restarting optimizersRoman Grundkiewicz
2020-10-21Update tests for multi-gpu training and exp-smoothingRoman Grundkiewicz
2020-10-21Update tests for multi-gpu trainingRoman Grundkiewicz
2020-10-21Update tests for different modelsRoman Grundkiewicz
2020-10-21Update tests for other training featuresRoman Grundkiewicz
2020-10-21Update tests for data-weightingRoman Grundkiewicz
2020-10-21Update tests for cost-functionsRoman Grundkiewicz
2020-10-21Set cost-type ce-mean to in TSV testsRoman Grundkiewicz
2020-10-21Update basic tests for --cost-type ce-sumRoman Grundkiewicz
2020-09-06Update WNGT19 packed8 avx512 tests with MKLRoman Grundkiewicz
2020-09-04Update WGNT19 packed8 avx512 testsRoman Grundkiewicz
2020-09-04Skip server tests if marian-server not availableRoman Grundkiewicz
2020-09-02Update test with toy vocabRoman Grundkiewicz
2020-09-02Update tests with TSV inputs, add --sync-sgdRoman Grundkiewicz
2020-09-02Fix misspellingRoman Grundkiewicz
2020-09-02Print to .diff fileRoman Grundkiewicz
2020-09-02Update tests with cost functions, add --sync-sgdRoman Grundkiewicz
2020-09-01Add gcc5-fails flagRoman Grundkiewicz
2020-08-28Merge branch 'master' into tsv-align-and-weightsRoman Grundkiewicz
2020-08-23adapt regression tests to new checkpoint formatMarcin Junczys-Dowmunt
2020-08-05Add testRoman Grundkiewicz
2020-08-04Merge pull request #52 from marian-nmt/word-scores-scorerRoman Grundkiewicz
Add tests for printing word-level scores in marian-scorer
2020-08-03Update outputs of packed8 WNGT2019 modelsRoman Grundkiewicz
2020-07-27Merge branch 'master' into tsv-align-and-weightsRoman Grundkiewicz
2020-07-26Merge pull request #55 from marian-nmt/input-tsv-serverRoman Grundkiewicz
Add tests for multi-source inputs into marian-server
2020-07-26Fix testRoman Grundkiewicz
2020-07-26Merge pull request #54 from marian-nmt/fix-vector-options-with-equals-signRoman Grundkiewicz
Add tests for providing vector-like options using the equals sign