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-03-12Speed up basic testsRoman Grundkiewicz
2018-03-12Simplify mini-batch-fit testingRoman Grundkiewicz
2018-03-08Update testsRoman Grundkiewicz
2018-02-27Remove marian/build directoriesRoman Grundkiewicz
2018-02-27Use lower precisionRoman Grundkiewicz
2018-02-27Add the first test for CPU decodingRoman Grundkiewicz
2018-02-25Use diff-floats.py instead of diffRoman Grundkiewicz
2018-02-25Add test for restoring a lower-is-better validatorRoman Grundkiewicz
2018-02-25Uncomment testsRoman Grundkiewicz
2018-02-25Update --mini-batch-fit testRoman Grundkiewicz
2018-02-25Add --abs option to diff-floats.pyRoman Grundkiewicz
2018-02-25Print all skipped and failed testsRoman Grundkiewicz
2018-02-25Rename directoriesRoman Grundkiewicz
2018-02-23Check for model.npz.progress.ymlRoman Grundkiewicz
2018-02-22Update regression testsRoman Grundkiewicz
2018-02-22Fix data pathsRoman Grundkiewicz
2018-02-22Separate tests from restart/ and restore-corpus/Roman Grundkiewicz
2018-02-22Update regression testsRoman Grundkiewicz
2018-02-21Update regression testsRoman Grundkiewicz
2018-02-21Add tests for restoring corpus stateRoman Grundkiewicz
2018-02-19Use lower precisionRoman Grundkiewicz
2018-02-19Use lower precisionRoman Grundkiewicz
2018-02-19Merge with masterRoman Grundkiewicz
2018-02-19Add test for saving Adagrad paramsRoman Grundkiewicz
2018-02-19Update testsRoman Grundkiewicz
2018-02-17lower precisionMarcin Junczys-Dowmunt
2018-02-16Update the multi-gpu testRoman Grundkiewicz
2018-02-16Update data weighting testsRoman Grundkiewicz
2018-02-16Update testsRoman Grundkiewicz
2018-02-16Fix mt_ -> adam_mtRoman Grundkiewicz
2018-02-16Rename Adam parameters in .npz fileRoman Grundkiewicz
2018-02-16Add test for saving validationRoman Grundkiewicz
2018-02-16Update tests restoring adam parametersRoman Grundkiewicz
2018-02-16Add test for loading adam parametersRoman Grundkiewicz
2018-02-15Add missing setup.shRoman Grundkiewicz
2018-02-14Add test that resumes training with SGD optimizerRoman Grundkiewicz
2018-02-14Increase diff toleranceRoman Grundkiewicz
2018-02-14Update regression testRoman Grundkiewicz
2018-02-14Fix regression testsRoman Grundkiewicz
2018-02-13Update tests after changes in batch sortingRoman Grundkiewicz
2018-02-13Add running a single testRoman Grundkiewicz
2018-02-13Add test for word-level data weightingRoman Grundkiewicz
2018-02-12Increase diff toleranceRoman Grundkiewicz
2018-02-12Update .gitignoreRoman Grundkiewicz
2018-02-12Add test for data weighting with the default maxi-batchRoman Grundkiewicz
2018-02-12Add test for data weighting with validationRoman Grundkiewicz
2018-02-10Add test for random_seed() SQLite functionRoman Grundkiewicz
2018-02-09Increase allowed differenceRoman Grundkiewicz
2018-02-09Add data weighting test for SQLiteRoman Grundkiewicz
2018-02-09Add setup.sh to tests/training/weightsRoman Grundkiewicz