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

github.com/marian-nmt/marian.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-04add a binary mmap file creatorMarcin Junczys-Dowmunt
2018-08-03mapped model loadingMarcin Junczys-Dowmunt
2018-08-01Merge and formatRoman Grundkiewicz
2018-08-01Merged PR 4409: Update to public master (autoformat)Martin Junczys-Dowmunt
2018-08-01update to version in public masterMarcin Junczys-Dowmunt
2018-08-01Move checking model/config file to validateOptions()Roman Grundkiewicz
2018-08-01Add comment on tracking validationRoman Grundkiewicz
2018-08-01Add comment on saving loaded modelRoman Grundkiewicz
2018-08-01Make shape_ privateRoman Grundkiewicz
2018-08-01Fix compiler warningsRoman Grundkiewicz
2018-08-01Autoformat files, last partRoman Grundkiewicz
2018-07-31Autoformat files, part 6Roman Grundkiewicz
2018-07-31Autoformat files, part 5Roman Grundkiewicz
2018-07-31Autoformat files, part 4Roman Grundkiewicz
2018-07-31Autoformat files, part 3Roman Grundkiewicz
2018-07-31Autoformat files, part 2Roman Grundkiewicz
2018-07-31Autoformat files, part 1Roman Grundkiewicz
2018-07-31Merge branch 'master' of https://github.com/marian-nmt/marian-dev into refact...Roman Grundkiewicz
2018-07-31Install clang-format if not installedRoman Grundkiewicz
2018-07-31Merge pull request #257 from alancucki/glorot-3dMarcin Junczys-Dowmunt
2018-07-31Move VS buildRoman Grundkiewicz
2018-07-31Rename Eclipse buildRoman Grundkiewicz
2018-07-30Merged PR 4380: fix compiler warning for unreturned valueMartin Junczys-Dowmunt
2018-07-30fix compiler warning for unreturned valueMarcin Junczys-Dowmunt
2018-07-30Merged PR 4379: explicit types for minMartin Junczys-Dowmunt
2018-07-30explicit types for minMarcin Junczys-Dowmunt
2018-07-30Merged PR 4378: Merge with most recent changes in public marian-dev repositoryMartin Junczys-Dowmunt
2018-07-30commentsMarcin Junczys-Dowmunt
2018-07-30built-in bleu validatorMarcin Junczys-Dowmunt
2018-07-28add proper cachingMarcin Junczys-Dowmunt
2018-07-28add missing returnMarcin Junczys-Dowmunt
2018-07-27merge with cachingMarcin Junczys-Dowmunt
2018-07-27fix mergeMarcin Junczys-Dowmunt
2018-07-08Fix alignment in validatorsRoman Grundkiewicz
2018-07-08Update CHANGELOGRoman Grundkiewicz
2018-07-08Implement alignments for n-best listsRoman Grundkiewicz
2018-07-08Refactorize OutputPrinterRoman Grundkiewicz
2018-07-08Replace method Printer with class OutputPrinterRoman Grundkiewicz
2018-07-08Add alignments with thresholdsRoman Grundkiewicz
2018-07-07Add commentsRoman Grundkiewicz
2018-07-07Merge branch 'master' into save-exp-smoothingRoman Grundkiewicz
2018-07-06Change to Moses-style source-target alignment formatRoman Grundkiewicz
2018-07-06Remove graphAvg_ attributeRoman Grundkiewicz
2018-07-06Initialize avg params in separate methodRoman Grundkiewicz
2018-07-06fix batch size after splittingMarcin Junczys-Dowmunt
2018-07-06Merged PR 4194: do not create marian loggers when used in quicksandMartin Junczys-Dowmunt
2018-07-06do not create marian loggers when used in quicksandMarcin Junczys-Dowmunt
2018-07-05do not produce sub-batch splits of size 0Marcin Junczys-Dowmunt
2018-07-05Refactorize AsyncGraphGroupRoman Grundkiewicz
2018-07-05Merge branch 'master' into save-exp-smoothingRoman Grundkiewicz