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-08add -DDETERMINISTIC=ON/OFF flag (#912)Marcin Junczys-Dowmunt
2021-12-16Use apple accelerate on MacOs by default (#897)Nikolay Bogoychev
2021-08-06Merged PR 20070: Run regression tests in Azure PipelinesRoman Grundkiewicz
2021-07-30Merged PR 19761: Expose SPM Interface from MarianRohit Jain
2021-05-04Enable compute86 where supported (#863)Nikolay Bogoychev
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-22remove TC_MALLOC from optional dependencies (#840)Marcin Junczys-Dowmunt
2021-03-17Merged PR 18201: Install Boost in Azure pipelinesRoman Grundkiewicz
2021-02-08Merged PR 17430: Refactors MPI interfaces and adds different types of gradien...Martin Junczys-Dowmunt
2021-02-04Merged PR 17525: cmake fix for GENERATE_MARIAN_INSTALL_TARGETSYoung Jin Kim
2021-01-28Merged PR 17337: fp16 support for trainingMartin Junczys-Dowmunt
2021-01-25Integrate intgemm into marian (#595)Nikolay Bogoychev
2021-01-07Add support for Apple Accelerate (#769)Tommy MacWilliam
2020-11-10Update sentencepiece to newest version (#753)Marcin Junczys-Dowmunt
2020-11-01Merged PR 16144: Merge Cross-Entropy with Label-Smoothing operationMartin Junczys-Dowmunt
2020-09-25Merged PR 15561: Properly compile FBGEMM in CMake MSVC buildRoman Grundkiewicz
2020-09-10Merged PR 14474: CMake build fixes for QuickSANDAaron Burke
2020-09-07Merged PR 15233: Sync internal master with public masterMartin Junczys-Dowmunt
2020-07-29Merged PR 14402: Sync with public marian-dev master 1.9.31Roman Grundkiewicz
2020-07-25Merged PR 14262: Update MSVC CMake build and instructionsRoman Grundkiewicz
2020-07-24Merged PR 14334: full ONNX conversion scriptFrank Seide
2020-06-24Merged PR 13476: Add LASER reimplementation and code for embeddings sentencesMartin Junczys-Dowmunt
2020-06-19small fix to cmake fileMarcin Junczys-Dowmunt
2020-05-24Merged PR 13052: Fix FAISS on WindowsMartin Junczys-Dowmunt
2020-05-22Merged PR 12923: LSH indexing to replace short listMartin Junczys-Dowmunt
2020-05-21Merged PR 12958: ONNX supportFrank Seide
2020-03-14Merged PR 11929: Move around code to make later comparison with FP16 code easierMartin Junczys-Dowmunt
2020-03-10Add option for printing CMake cached variables (#583)Roman Grundkiewicz
2020-03-06Add support for compiling on Mac (and clang) (#598)Roman Grundkiewicz
2020-01-06Merged PR 10999: Splitting up add_all.h into *.h, *.cu and *.incMartin Junczys-Dowmunt
2019-12-14Merge branch 'cblas'Marcin Junczys-Dowmunt
2019-12-06Use __AVX__ compiler define instead of custom and broken NO_AVX flag. Fixes ...Kenneth Heafield
2019-12-05Fix compilation on CPUs that don't support AVX and some white space i… (#561)Nikolay Bogoychev
2019-11-26Merge with ms-internal masterMarcin Junczys-Dowmunt
2019-11-26Merged PR 10553: Fix multiple problems in reduce kernels that occurred during...Martin Junczys-Dowmunt
2019-11-22Merge pull request #546 from alvations/marian-from-originMarcin Junczys-Dowmunt
2019-11-11Sort custom cmake options alphabetically (#547)Ulrich Germann
2019-11-07added ssse4.2 supportalvations
2019-10-30Use ccache for faster compilation if available. (#525)Ulrich Germann
2019-10-29disable FBGEMM by defaultMarcin Junczys-Dowmunt
2019-10-28remove compatibility check for gcc 4.9 and below, as we cannot compile on 4.9...Marcin Junczys-Dowmunt
2019-10-28fix compilation for various gcc and cuda combinationsMarcin Junczys-Dowmunt
2019-10-27Merge branch 'master' into mjd/syncWithPublicMarcin Junczys-Dowmunt
2019-10-26merge with public masterMarcin Junczys-Dowmunt
2019-10-26bye bye boostMarcin Junczys-Dowmunt
2019-10-23More helpful error message when CUDA libraries cannot be found.Ulrich Germann
2019-10-09safeguard cmake against rogue doxygenMarcin Junczys-Dowmunt
2019-10-08address code review commentsMarcin Junczys-Dowmunt