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-07fix server behaviourMarcin Junczys-Dowmunt
2022-02-06merged with masterMarcin Junczys-Dowmunt
2022-01-18Scorer model loading (#860)Graeme Nail
2021-07-16Merged PR 19842: Adapt LSH to work with LeafMartin Junczys-Dowmunt
2021-07-11Binary shortlist (#856)Qianqian Zhu
2021-07-03Merge branch 'hihoan/lsh7' of vs-ssh.visualstudio.com:v3/machinetranslation/M...Marcin Junczys-Dowmunt
2021-07-03remove todoHieu Hoang
2021-07-02marcin's review changesHieu Hoang
2021-06-29Merge branch 'master' into hihoan/lsh7Marcin Junczys-Dowmunt
2021-06-18changes for reviewHieu Hoang
2021-06-16get lemma size from vocab classHieu Hoang
2021-06-15reverse batch beam argument orderHieu Hoang
2021-06-11debugHieu Hoang
2021-06-10origBatchIdx -> currentBatchIdx. Doesn't crash but bad resultsHieu Hoang
2021-05-25Online quantization (#847)Young Jin Kim
2021-04-30warningsHieu Hoang
2021-04-30use origBatchIdxHieu Hoang
2021-04-29batch idx nearly thereHieu Hoang
2021-04-29start lshHieu Hoang
2021-03-26Merged PR 18309: Cleaner suppression of unwanted output wordsMartin Junczys-Dowmunt
2021-03-23Revert "start lsh shortlist"Hieu Hoang
2021-03-23start lsh shortlistHieu Hoang
2021-03-22Display decoder speed statistics with --stat-freq N (#841)Marcin Junczys-Dowmunt
2021-03-18Merged PR 18185: Support for Microsoft legacy binary shortlistMartin 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-25Integrate intgemm into marian (#595)Nikolay Bogoychev
2020-08-19merge with internal masterMarcin Junczys-Dowmunt
2020-08-14Merged PR 14766: split beam_search.h into header and CPPFrank Seide
2020-07-30Update history.hUlrich Germann
2020-07-30Added docstring to nBest() in translator/history.h, as per code review.Ulrich Germann
2020-07-30Skip empty hypotheses in n-best list generation.Ulrich Germann
2020-07-30Add missing headers.Ulrich Germann
2020-07-29Merged PR 14402: Sync with public marian-dev master 1.9.31Roman Grundkiewicz
2020-07-26Fix quiet-translation in marian-server (#643)Roman Grundkiewicz
2020-07-26Support tab-separated inputs in marian-server (#649)Roman Grundkiewicz
2020-03-25Merged PR 11831: Change the weight matrix quantization to use 7-bit min/max q...Young Jin Kim
2020-03-07sync with internal branchMarcin Junczys-Dowmunt
2020-03-07Merged PR 11895: Use lowest() for INVALID_PATH_SCOREMartin Junczys-Dowmunt
2020-03-06Add support for compiling on Mac (and clang) (#598)Roman Grundkiewicz
2020-02-26Combine two for-loops in nth_element.cpp on CPU (#601)Pinzhen Chen (Patrick)
2020-02-15Merged PR 11566: removed overstuff and understuff featuresFrank Seide
2020-02-07Merged PR 11434: Fixes empty line handling with factored segmenterMartin Junczys-Dowmunt
2020-01-31Add a warning message for an incorrect use of output sampling (#585)Roman Grundkiewicz
2020-01-29Make Vocab const in beam search. Remove some trailing whitespace.Ulrich Germann
2020-01-18Merged PR 11188: Handle empty inputs with batch purgingMartin Junczys-Dowmunt
2020-01-04Add option to print word-level scores (#501)Roman Grundkiewicz
2019-12-20Merged PR 10692: new factor conditioning, inline fixing suppression, nan supp...Frank Seide
2019-12-06Add lexical shortlists to marian-server (#560)Roman Grundkiewicz
2019-11-26Merge with ms-internal masterMarcin Junczys-Dowmunt