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
2021-04-29factor maskHieu Hoang
2021-04-29start factor maskHieu Hoang
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-21update versionMarcin Junczys-Dowmunt
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-11update versionMarcin Junczys-Dowmunt
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-09Merged PR 18531: Install GCC in Azure pipelinesRoman Grundkiewicz
2021-04-09synced with public masterMarcin Junczys-Dowmunt
2021-04-09Update VERSIONMarcin Junczys-Dowmunt
2021-04-09Allow to choose fine-grained CPU intrinsics on as CMake options (#849)Marcin Junczys-Dowmunt
2021-04-09Create VERSIONMarcin Junczys-Dowmunt
2021-04-09Adds better Affine support for GPUs when using CUDA 11. Introduces a new bias...rhenry-nv
2021-04-08Fix Ubuntu GitHub checks (#848)Roman Grundkiewicz
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-30Update submodule examplesRoman Grundkiewicz
2021-03-26Merged PR 18309: Cleaner suppression of unwanted output wordsMartin Junczys-Dowmunt
2021-03-24Merge branch 'pmaster'Marcin Junczys-Dowmunt
2021-03-24Properly copy the entire vector in the int16_t case (#845)Nikolay Bogoychev
2021-03-23Revert "start lsh shortlist"Hieu Hoang
2021-03-23start lsh shortlistHieu Hoang
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-19Update VERSIONRoman Grundkiewicz
2021-03-19Fix model loading on architectures where size_t is 32bits (#825)Nikolay Bogoychev
2021-03-19Update VERSIONRoman Grundkiewicz
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-18Update GitHub workflows with Ubuntu+CUDA (#837)Roman Grundkiewicz
2021-03-18sync public and internal masterMarcin Junczys-Dowmunt
2021-03-18increase version and update changelogMarcin Junczys-Dowmunt
2021-03-18Merged PR 18185: Support for Microsoft legacy binary shortlistMartin Junczys-Dowmunt
2021-03-17Merged PR 18201: Install Boost in Azure pipelinesRoman Grundkiewicz
2021-03-17Install Boost in GitHub workflows (#834)Roman Grundkiewicz
2021-03-12Update VERSIONRoman Grundkiewicz
2021-03-12Fix missing float template specialisation for elem::Plus (#822)Graeme
2021-03-12Fix fallback to default paths in MNIST example (#821)Graeme