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
2020-07-29Merged PR 14402: Sync with public marian-dev master 1.9.31Roman Grundkiewicz
2020-07-26Merged PR 14060: Sync with public marian-dev master v1.9.26Roman 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-20Merged PR 13650: pipe syntax for reading filesFrank Seide
2020-06-19another attempt at fixing compilation without MKLMarcin Junczys-Dowmunt
2020-06-19small fix to cmake fileMarcin Junczys-Dowmunt
2020-06-18Merged PR 13366: excluding faiss code when compiling with no blas libHieu Hoang
2020-06-18Merged PR 13590: minor changes to help Frank's workFrank Seide
2020-05-29Merged PR 13123: Print logs for the model conversion typeYoung Jin Kim
2020-05-27Merged PR 13084: Fix minor regressions in master branchYoung Jin Kim
2020-05-27Merged PR 13081: minor regression fix in ONNX expoeterFrank Seide
2020-05-26Merged PR 13049: Remove repeated memory allocation for fbgemm temp scratch spaceYoung Jin Kim
2020-05-26Merged PR 13053: minor updates to ONNX codeFrank Seide
2020-05-24Merged PR 13052: Fix FAISS on WindowsMartin Junczys-Dowmunt
2020-05-22Merged PR 13039: FAISS builds with WindowsFrank Seide
2020-05-22Merged PR 12923: LSH indexing to replace short listMartin Junczys-Dowmunt
2020-05-21Merged PR 12958: ONNX supportFrank Seide
2020-05-17Merged PR 12959: minor fixes from my old ONNX codeFrank Seide
2020-05-16Merged PR 12957: fixes to VS SolutionFrank Seide
2020-05-15Merged PR 12874: Add topk operator and other small changes in preparation of ...Martin Junczys-Dowmunt
2020-05-14merge with public masterMarcin Junczys-Dowmunt
2020-05-14Batched gemm (#633)Nikolay Bogoychev
2020-04-27Update Simple-WebSocket-Server and move it to submodules (#639)Roman Grundkiewicz
2020-04-17Merged PR 12505: Fix windows compile errorsYoung Jin Kim
2020-04-14Merged PR 12442: cherry pick a few improvements/fixes from Frank's branchMartin Junczys-Dowmunt
2020-04-12Fix Iris example on CPU (#623)Roman Grundkiewicz
2020-04-12Support relative paths in shortlist and sqlite options (#612)Roman Grundkiewicz
2020-04-11Fix 0 * nan behavior due to using -O3 instead of -OFast (#630)Marcin Junczys-Dowmunt
2020-04-11Fix TSV training with mini-batch-fit after the last mergeRoman Grundkiewicz
2020-04-11use float values for catch::ApproxMarcin Junczys-Dowmunt
2020-04-10actually save the merge fileMarcin Junczys-Dowmunt
2020-04-10resolve merge conflictsMarcin Junczys-Dowmunt
2020-04-10Support tab-separated inputs (#617)Roman Grundkiewicz
2020-03-28Merged PR 12243: For int8 quantized model, use int8 quantization for encoders...Young Jin Kim
2020-03-25Merged PR 11831: Change the weight matrix quantization to use 7-bit min/max q...Young Jin Kim
2020-03-17Update logging messages for trainingRoman Grundkiewicz
2020-03-14Merged PR 11929: Move around code to make later comparison with FP16 code easierMartin Junczys-Dowmunt
2020-03-13Merged PR 11998: Lazy init for cuda handles (cusparse and cublas)Martin Junczys-Dowmunt
2020-03-10resolve merge conflictsMarcin Junczys-Dowmunt
2020-03-10Add option for printing CMake cached variables (#583)Roman Grundkiewicz
2020-03-10Merged PR 11920: Compare external master against internal masterMartin Junczys-Dowmunt
2020-03-07sync with internal branchMarcin Junczys-Dowmunt
2020-03-07bump versionMarcin Junczys-Dowmunt
2020-03-07Merged PR 11312: Guard scheduler against circular referencesMartin Junczys-Dowmunt
2020-03-07Merged PR 11895: Use lowest() for INVALID_PATH_SCOREMartin Junczys-Dowmunt
2020-03-06Add support for compiling on Mac (and clang) (#598)Roman Grundkiewicz
2020-02-26Combine two for-loops in nth_element.cpp on CPU (#601)Pinzhen Chen (Patrick)
2020-02-16Revert "Merge pull request #599 from marian-nmt/nccl-unused-function"Marcin Junczys-Dowmunt