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/vs
AgeCommit message (Expand)Author
2021-07-22Merged PR 19904: Update instructions for building on WindowsRoman Grundkiewicz
2021-03-19Merged PR 18232: Update VS CMake builds and scriptsRoman Grundkiewicz
2020-07-29Merged PR 14437: minor fixes to make VS happy after latest changesFrank Seide
2020-07-25Merged PR 14262: Update MSVC CMake build and instructionsRoman Grundkiewicz
2020-05-26Merged PR 13049: Remove repeated memory allocation for fbgemm temp scratch spaceYoung Jin Kim
2020-05-24Merged PR 13052: Fix FAISS on WindowsMartin Junczys-Dowmunt
2020-05-22Merged PR 13039: FAISS builds with WindowsFrank Seide
2020-05-21Merged PR 12958: ONNX supportFrank Seide
2020-05-16Merged PR 12957: fixes to VS SolutionFrank Seide
2020-04-17Merged PR 12505: Fix windows compile errorsYoung Jin Kim
2020-03-25Merged PR 11831: Change the weight matrix quantization to use 7-bit min/max q...Young Jin Kim
2019-12-03Merged PR 10266: FBGEMM based Int8 modelYoung Jin Kim
2019-11-13Merged PR 10415: Fix windows build errorsYoung Jin Kim
2019-11-01Fix vs project warningsYoung Jin Kim
2019-11-01Merged PR 9284: Packed model support in productionYoung Jin Kim
2019-10-25const NormalizeTempPrefix(). Retain all streamBuf so we can delete them after...Hieu Hoang
2019-10-25merge with previous pull requestHieu Hoang
2019-10-23replace all OutputFileStream with OutputFileStreamNewHieu Hoang
2019-10-21move code .h -> .cppHieu Hoang
2019-10-21figure out where temp file class is usedHieu Hoang
2019-09-14downgraded to AVX build, since AVX2 builds do not run on older machines even ...Frank Seide
2019-09-12removed custom stdint.h, as it is not necessaryFrank Seide
2019-09-12Visual Studio Project builds againFrank Seide
2019-09-12sorted out AVX2 build problems on WindowsFrank Seide
2019-09-05Fix windows build errorYoung Jin Kim
2019-08-30Merge branch 'master' of https://machinetranslation.visualstudio.com/DefaultC...Frank Seide
2019-08-09lemmaEt should initialize with glorot_uniform2Frank Seide
2019-06-21QuickSAND env fix, Remove binary dependecy of FBGEMM and compile FBGEMM toget...Young Jin Kim
2019-06-19Add missing FBGEMM lib filesYoung Jin Kim
2019-06-19Enable FBGEMM based packed GEMM on windowsYoung Jin Kim
2019-06-03Now builds with VS 2017Frank Seide
2019-06-01VS Project now builds with CUDAFrank Seide
2019-05-15minor bug fixes, to get last few changes to pass testsFrank Seide
2019-04-30weird mode change backFrank Seide
2019-04-30weird mode changeFrank Seide
2019-04-27weirdo change of access permissionsFrank Seide
2019-04-12(updated the VS project)Frank Seide
2019-03-15merged from masterFrank Seide
2019-03-13merged from fseide/criterionfunctionFrank Seide
2019-03-13merged from masterFrank Seide
2019-03-13merged with masterFrank Seide
2019-02-26added @CB and @CE factor typesFrank Seide
2019-02-23merged with fseide/criterionfunctionFrank Seide
2019-02-23ModelBase::build() now returns an Expr, not a RationalLossFrank Seide
2019-02-07merged from fseide/commentbeamsearchFrank Seide
2019-02-07commenting and minor refactoring of beam searchFrank Seide
2019-02-06merged from masterFrank Seide
2019-02-05added factored_vocab stubsFrank Seide
2019-02-05fix after mergeFrank Seide
2019-02-05renamed VocabBase to IVocab, since it is a pure interfaceFrank Seide