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-08update VERSION and CHANGELOG - Release 1.11.0HEAD1.11.0masterMarcin Junczys-Dowmunt
2022-02-06resolve conflictsMarcin Junczys-Dowmunt
2022-01-18Scorer model loading (#860)Graeme Nail
2021-12-16Use apple accelerate on MacOs by default (#897)Nikolay Bogoychev
2021-12-07Fix AVX2+ detection on Mac (#895)Nikolay Bogoychev
2021-11-25update CHANGELOG and VERSIONMarcin Junczys-Dowmunt
2021-11-23Add GCC 11 support (#888)Nikolay Bogoychev
2021-11-22Task alias validation during training mode (#886)Nikolay Bogoychev
2021-11-22Added pragma to ignore unused-private-field error on elementType_ which faile...David Meikle
2021-09-08Factor concatenation improvements and documentation (#748)Kenneth Heafield
2021-07-18Merged PR 19860: Case augmented data, if not using factored vocab must not se...Rohit Jain
2021-07-16Merged PR 19842: Adapt LSH to work with LeafMartin Junczys-Dowmunt
2021-07-11Binary shortlist (#856)Qianqian Zhu
2021-07-09update version and changelogMarcin Junczys-Dowmunt
2021-06-29Merged PR 19597: Enable mpi wrapper to use size larger than MAX_INTMartin Junczys-Dowmunt
2021-05-26Merged PR 18763: Fix adding new validation metrics with --valid-reset-stalledRoman Grundkiewicz
2021-05-24resolve conflictMarcin Junczys-Dowmunt
2021-05-24Merge branch 'master' into pmasterMarcin Junczys-Dowmunt
2021-05-17Avoid Ampere misaligment issueMarcin Junczys-Dowmunt
2021-05-04Enable compute86 where supported (#863)Nikolay Bogoychev
2021-04-28Remove unused memoized_ variable (#852)Kenneth Heafield
2021-04-26Merged PR 18612: Early stopping on first, all, or any validation metricsRoman Grundkiewicz
2021-04-21Merge branch 'master' of github.com:marian-nmt/marian-dev into pmasterMarcin Junczys-Dowmunt
2021-04-20fix depth-scaling in FFNMarcin Junczys-Dowmunt
2021-04-14Compute tensor size using integers (#851)Kenneth Heafield
2021-04-11Merge branch 'master' of vs-ssh.visualstudio.com:v3/machinetranslation/Marian...Marcin Junczys-Dowmunt
2021-04-11Merge branch 'pmaster'Marcin Junczys-Dowmunt
2021-04-11fix beam_search ABORT when enable openmp and OMP_NUM_THREADS > 1 (#767)huangjq0617
2021-04-10Merged PR 18505: RMSNorm on GPUMartin Junczys-Dowmunt
2021-04-09synced with public masterMarcin Junczys-Dowmunt
2021-04-09Allow to choose fine-grained CPU intrinsics on as CMake options (#849)Marcin Junczys-Dowmunt
2021-04-09Adds better Affine support for GPUs when using CUDA 11. Introduces a new bias...rhenry-nv
2021-04-08Revert "remove TC_MALLOC from optional dependencies (#840)"Marcin Junczys-Dowmunt
2021-03-31Merged PR 18366: Fix generation of special control characters for default voc...Rohit Jain
2021-03-26Merged PR 18309: Cleaner suppression of unwanted output wordsMartin Junczys-Dowmunt
2021-03-24Properly copy the entire vector in the int16_t case (#845)Nikolay Bogoychev
2021-03-22Fix FBGEMM build with gcc 9.3+ (#836)Young Jin Kim
2021-03-22Display decoder speed statistics with --stat-freq N (#841)Marcin Junczys-Dowmunt
2021-03-22remove TC_MALLOC from optional dependencies (#840)Marcin Junczys-Dowmunt
2021-03-19Fix model loading on architectures where size_t is 32bits (#825)Nikolay Bogoychev
2021-03-19Add simple unit tests for binary files (#826)Marcin Junczys-Dowmunt
2021-03-19Fix broken links to MNIST data sets (#838)Roman Grundkiewicz
2021-03-18sync public and internal masterMarcin Junczys-Dowmunt
2021-03-18increase version and update changelogMarcin Junczys-Dowmunt
2021-03-12Fix missing float template specialisation for elem::Plus (#822)Graeme
2021-03-03Fix OMP compilation (#824)Kenneth Heafield
2021-03-02merge with internal masterMarcin Junczys-Dowmunt
2021-02-28Update CHANGELOG and VERSIONRoman Grundkiewicz
2021-02-28Add graph operations documentation (#801)Graeme
2021-02-24FindMKL modified to find installed mkl in system pathsMarcin Junczys-Dowmunt