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
2022-02-08add -DDETERMINISTIC=ON/OFF flag (#912)Marcin Junczys-Dowmunt
2022-02-06merged with masterMarcin Junczys-Dowmunt
2022-01-28Cherry picked cleaning/refeactoring patches (#905)Roman Grundkiewicz
2022-01-18Scorer model loading (#860)Graeme Nail
2021-11-22Task alias validation during training mode (#886)Nikolay Bogoychev
2021-09-08Factor concatenation improvements and documentation (#748)Kenneth Heafield
2021-08-06Merged PR 20070: Run regression tests in Azure PipelinesRoman Grundkiewicz
2021-05-25Online quantization (#847)Young Jin Kim
2021-04-26Merged PR 18612: Early stopping on first, all, or any validation metricsRoman Grundkiewicz
2021-03-26Merged PR 18309: Cleaner suppression of unwanted output wordsMartin Junczys-Dowmunt
2021-03-22Display decoder speed statistics with --stat-freq N (#841)Marcin Junczys-Dowmunt
2021-03-04chmod -xHieu Hoang
2021-02-08Merged PR 17430: Refactors MPI interfaces and adds different types of gradien...Martin Junczys-Dowmunt
2021-01-28Merged PR 17337: fp16 support for trainingMartin Junczys-Dowmunt
2021-01-25Integrate intgemm into marian (#595)Nikolay Bogoychev
2020-11-10Update sentencepiece to newest version (#753)Marcin Junczys-Dowmunt
2020-11-07Merged PR 15925: Training embedder separation with margin lossesMartin Junczys-Dowmunt
2020-11-05Merge branch 'master' into pmasterMarcin Junczys-Dowmunt
2020-11-05Quantized model finetuning (#690)afaji
2020-11-04Merged PR 16219: Allow to set epoch display widthMartin Junczys-Dowmunt
2020-11-02Merged PR 16168: Add redefinition of logical epochMartin Junczys-Dowmunt
2020-11-02Merged PR 16162: ChrF validation metricMartin Junczys-Dowmunt
2020-10-29Merged PR 15896: Add --after N option to supersede --after-batches and --afte...Martin Junczys-Dowmunt
2020-09-19Merged PR 15320: Sync internal and external masterMartin Junczys-Dowmunt
2020-09-07Merged PR 15233: Sync internal master with public masterMartin Junczys-Dowmunt
2020-09-04Merged PR 15155: Enable output layer without output biasMartin Junczys-Dowmunt
2020-08-20Address comments related to --word-scores optionRoman Grundkiewicz
2020-08-19merge with internal masterMarcin Junczys-Dowmunt
2020-08-18Merged PR 13843: Support word alignments and weights in TSV inputsRoman Grundkiewicz
2020-08-04Add --word-scores to marian-scorer (#638)Roman Grundkiewicz
2020-06-24Merged PR 13476: Add LASER reimplementation and code for embeddings sentencesMartin Junczys-Dowmunt
2020-05-22Merged PR 12923: LSH indexing to replace short listMartin Junczys-Dowmunt
2020-04-12Support relative paths in shortlist and sqlite options (#612)Roman Grundkiewicz
2020-04-10resolve merge conflictsMarcin Junczys-Dowmunt
2020-04-10Support tab-separated inputs (#617)Roman Grundkiewicz
2020-03-25Merged PR 11831: Change the weight matrix quantization to use 7-bit min/max q...Young Jin Kim
2020-03-10Add option for printing CMake cached variables (#583)Roman Grundkiewicz
2020-03-07sync with internal branchMarcin Junczys-Dowmunt
2020-02-15Merged PR 11566: removed overstuff and understuff featuresFrank Seide
2020-01-30Add --valid-reset-stalled (#587)Roman Grundkiewicz
2020-01-30Mention sentence cropping for --valid-max-length (#588)Roman Grundkiewicz
2020-01-06Merged PR 10996: A number of smaller changes and clean-upMartin Junczys-Dowmunt
2020-01-04Add option to print word-level scores (#501)Roman Grundkiewicz
2019-12-13Merged PR 10827: Sequential unlikelihood training and fixed gather operationMartin Junczys-Dowmunt
2019-12-09Allow file name templated valid-translation-output files (#549)Ulrich Germann
2019-11-02mergeMarcin Junczys-Dowmunt
2019-11-01Merged PR 9284: Packed model support in productionYoung Jin Kim
2019-10-29Add --authors and --cite flagsRoman Grundkiewicz
2019-10-26add comments about gradient clipping bugMarcin Junczys-Dowmunt
2019-10-26switch off gradient clippingMarcin Junczys-Dowmunt