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
path: root/src
AgeCommit message (Expand)Author
2021-04-29start broadcastHieu Hoang
2021-04-29move cache variables into shortlist classHieu Hoang
2021-04-29restartHieu Hoang
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-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-22Merge branch 'master' into pmasterMarcin 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-19Merged PR 18232: Update VS CMake builds and scriptsRoman Grundkiewicz
2021-03-18sync public and internal masterMarcin Junczys-Dowmunt
2021-03-18Merged PR 18185: Support for Microsoft legacy binary shortlistMartin Junczys-Dowmunt
2021-03-12Fix missing float template specialisation for elem::Plus (#822)Graeme
2021-03-12Fix fallback to default paths in MNIST example (#821)Graeme
2021-03-08Update formattingRoman Grundkiewicz
2021-03-06clang-format -iHieu Hoang
2021-03-05add .hHieu Hoang
2021-03-04add logits.cppHieu Hoang
2021-03-04more code from .h -> .cppHieu Hoang
2021-03-04costs.cppHieu Hoang
2021-03-04move logits to its own fileHieu Hoang
2021-03-04move logits to its own fileHieu Hoang
2021-03-04move output to its own fileHieu Hoang
2021-03-04move embedding to its own fileHieu Hoang
2021-03-04chmod -xHieu Hoang
2021-03-03Fix OMP compilation (#824)Kenneth Heafield
2021-03-02Update simple websocket server (#823)Roman Grundkiewicz
2021-03-02merge with internal masterMarcin Junczys-Dowmunt
2021-02-28Add graph operations documentation (#801)Graeme
2021-02-28Add graph documentations (#788)Qianqian Zhu
2021-02-22Update simple-websocket-server to the latest version (#799)Rihards KriĊĦlauks
2021-02-12do not do dropout at inferenceMarcin Junczys-Dowmunt
2021-02-12enable marian-tgz building for non-static build, fix small dropout bugMarcin Junczys-Dowmunt
2021-02-08Merged PR 17430: Refactors MPI interfaces and adds different types of gradien...Martin Junczys-Dowmunt