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-08Document Structure (#910)Graeme Nail
2022-02-08add -DDETERMINISTIC=ON/OFF flag (#912)Marcin Junczys-Dowmunt
2022-02-07fix server behaviourMarcin Junczys-Dowmunt
2022-02-07update regression tests pointerMarcin Junczys-Dowmunt
2022-02-06resolve conflictsMarcin Junczys-Dowmunt
2022-02-06merged with masterMarcin Junczys-Dowmunt
2022-01-30Update list of contributors (#906)Roman Grundkiewicz
2022-01-28Cherry picked cleaning/refeactoring patches (#905)Roman Grundkiewicz
2022-01-26Layer documentation (#892)Qianqian Zhu
2022-01-24Update VERSIONRoman Grundkiewicz
2022-01-24Improve checks on transformer cache (#881)Graeme Nail
2022-01-18Update VERSIONRoman Grundkiewicz
2022-01-18Scorer model loading (#860)Graeme Nail
2021-12-16Update VERSIONRoman Grundkiewicz
2021-12-16Use apple accelerate on MacOs by default (#897)Nikolay Bogoychev
2021-12-07Fix AVX2+ detection on Mac (#895)Nikolay Bogoychev
2021-12-07Documentation about how to write code documentation (#891)Qianqian Zhu
2021-12-07Merged PR 21648: Allow for dynamic gradient scaling to fade out after N updatesMarcin Junczys-Dowmunt
2021-12-06Constrain version of mistune to before v2 in GitHub CI Documentation builds (...Graeme Nail
2021-11-25update CHANGELOG and VERSIONMarcin Junczys-Dowmunt
2021-11-25Merged PR 21553: Parallelize data reading for trainingMarcin Junczys-Dowmunt
2021-11-23Add GCC 11 support (#888)Nikolay Bogoychev
2021-11-22Task alias validation during training mode (#886)Nikolay Bogoychev
2021-11-22Update submodule regression-testsRoman Grundkiewicz
2021-11-22Added pragma to ignore unused-private-field error on elementType_ which faile...David Meikle
2021-11-22Merged PR 20729: Add top-k samplingMarcin Junczys-Dowmunt
2021-11-21Update badges in README.mdRoman Grundkiewicz
2021-10-26Merged PR 21151: Cleaning up fp16 behaviorMarcin Junczys-Dowmunt
2021-10-26Merged PR 21166: Keep building on macOS-10.15Roman Grundkiewicz
2021-10-13Merged PR 20933: beam & batch works for n on-factored modelsHieu Hoang
2021-10-11Remove Ubuntu 16.04 from GitHub workflows (#879)Roman Grundkiewicz
2021-09-28Merged PR 20879: Adjustable ffn width and depth in transformer decoderMarcin Junczys-Dowmunt
2021-09-28Merged PR 20839: Do not ignore ignoreEOS for spm decodingMarcin Junczys-Dowmunt
2021-09-20Merged PR 20593: Fix and update Azure pipelinesRoman Grundkiewicz
2021-09-16Merged PR 20230: Add option for running regression tests only in Azure PipelinesRoman Grundkiewicz
2021-09-08Factor concatenation improvements and documentation (#748)Kenneth Heafield
2021-09-07Add --allow-unauthenticated when installing CUDA (#878)Roman Grundkiewicz
2021-09-02Merged PR 20560: Update SPM in MarianRohit Jain
2021-08-06Merged PR 20070: Run regression tests in Azure PipelinesRoman Grundkiewicz
2021-08-04allow float32 conversion in QS interfaceMarcin Junczys-Dowmunt
2021-07-30Merged PR 19761: Expose SPM Interface from MarianRohit Jain
2021-07-23Merged PR 19910: Fix training/scoring error with FSMMartin Junczys-Dowmunt
2021-07-22Merged PR 19904: Update instructions for building on WindowsRoman Grundkiewicz
2021-07-22Merged PR 19914: Fix Windows Azure PipelinesRoman Grundkiewicz
2021-07-21Merged PR 19864: add bias if it existsHieu Hoang
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-10silence unreferenced formal parameter warning on windowsMarcin Junczys-Dowmunt