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
2020-11-11Merge pull request #69 from marian-nmt/quant-testRoman Grundkiewicz
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-10Update expected outputspr-mjd-mbfstepRoman Grundkiewicz
2020-11-10Add tag #mini-batch-fitRoman 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-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-21Update basic tests for --cost-type ce-sumRoman Grundkiewicz
2020-09-02Update test with toy vocabRoman 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-06-25Add tagsRoman Grundkiewicz
2020-04-13Call python3 explicitlyRoman Grundkiewicz
2020-01-31Merge pull request #43 from marian-nmt/tests-custom-emb-tiedRoman Grundkiewicz
2020-01-31Merge pull request #42 from marian-nmt/valid-reset-stalledRoman Grundkiewicz
2020-01-31Merge pull request #41 from marian-nmt/tests-finetuningRoman Grundkiewicz
2020-01-28Fix testsRoman Grundkiewicz
2020-01-24Add test for validation translation with sentences longer than --valid-max-le...Roman Grundkiewicz
2020-01-24Add test for validation translation with blank linesRoman Grundkiewicz
2020-01-22Add test for --valid-reset-stalledRoman Grundkiewicz
2020-01-21Add #cpu tagsRoman Grundkiewicz
2020-01-20Add tests for restarting the training with other corporaRoman Grundkiewicz
2020-01-04Fix calling sacrebleuRoman Grundkiewicz
2020-01-01Add summaryRoman Grundkiewicz
2020-01-01Add test comparing in/out-training translationRoman Grundkiewicz
2020-01-01Move tests for validation scriptsRoman Grundkiewicz
2019-12-20Apply old patch with test labelsRoman Grundkiewicz
2019-12-16Use --optimizer sgd in unstable testsRoman Grundkiewicz
2019-12-16Use adam optimizerRoman Grundkiewicz
2019-12-16Add tests for sync-sgd with adamRoman Grundkiewicz
2019-12-13Add tests with --sync-sgdRoman Grundkiewicz