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-02-07increase version to 1.10.01.10.0dev-masterMarcin Junczys-Dowmunt
2021-02-04Merge branch 'master' of vs-ssh.visualstudio.com:v3/machinetranslation/Marian...Marcin Junczys-Dowmunt
2021-02-04set transformer-depth-scaling to false by default to avoid backwards compat i...Marcin Junczys-Dowmunt
2021-02-04Merged PR 17540: Code clean-up for avx512 supportYoung Jin Kim
2021-02-04Merged PR 17503: AVX512 file generation in prodYoung Jin Kim
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-25Fix intgemm merge (#793)Roman Grundkiewicz
2021-01-25Integrate intgemm into marian (#595)Nikolay Bogoychev
2021-01-07Fix to resolve run time failures for FastOpt enabled WASM builds (#779)Qianqian Zhu
2021-01-06Prefer if/else in place of try/catch in FastOpt makeScalar (#774)Graeme
2020-11-13Merge branch 'master' of github.com:marian-nmt/marian-dev into pmasterMarcin Junczys-Dowmunt
2020-11-13Fixes #763Marcin Junczys-Dowmunt
2020-11-11Fix the allocation size for opt-step Tensor in the quantizer (#761)afaji
2020-11-11Merged PR 16337: Update sentencepiece to new versionMartin Junczys-Dowmunt
2020-11-10Merged PR 16294: Change stopping criterion for mini-batch-fit binary searchMartin Junczys-Dowmunt
2020-11-07Merged PR 15925: Training embedder separation with margin lossesMartin Junczys-Dowmunt
2020-11-05Merge branch 'master' into pmasterMarcin Junczys-Dowmunt
2020-11-05Quantized model finetuning (#690)afaji
2020-11-04Merged PR 16219: Allow to set epoch display widthMartin Junczys-Dowmunt
2020-11-02merge with internalMarcin Junczys-Dowmunt
2020-11-02Merged PR 16168: Add redefinition of logical epochMartin Junczys-Dowmunt
2020-11-02Merged PR 16162: ChrF validation metricMartin Junczys-Dowmunt
2020-11-01Merged PR 16144: Merge Cross-Entropy with Label-Smoothing operationMartin Junczys-Dowmunt
2020-10-29Merged PR 15896: Add --after N option to supersede --after-batches and --afte...Martin Junczys-Dowmunt
2020-10-26Move batched GEMM back (#710)Young Jin Kim
2020-10-26Fix MPI on GCC8+ (#742)Nikolay Bogoychev
2020-10-26Fixes bug for certain reductions (#746)rhenry-nv
2020-09-25Merged PR 15561: Properly compile FBGEMM in CMake MSVC buildRoman Grundkiewicz
2020-09-19Merged PR 15320: Sync internal and external masterMartin Junczys-Dowmunt
2020-09-11Remove duplicated EXT_LIBS (#728)Roman Grundkiewicz
2020-09-10Old CMAKE does not understand VERSION_EQUAL_GREATERMarcin Junczys-Dowmunt
2020-09-10suppress sentencepiece warnings for g++ > 8.0Marcin Junczys-Dowmunt
2020-09-10Merge branch 'master' into pmasterMarcin Junczys-Dowmunt
2020-09-10Merged PR 14474: CMake build fixes for QuickSANDAaron Burke
2020-09-09Compute75 for NCCL (#711)Nikolay Bogoychev
2020-09-09Enable final stack post-processing for transformer for correct prenorm behavi...Marcin Junczys-Dowmunt
2020-09-08fix compilation with -DCOMPILE_CPU=offMarcin Junczys-Dowmunt
2020-09-07Merged PR 15233: Sync internal master with public masterMartin Junczys-Dowmunt
2020-09-04Merged PR 15155: Enable output layer without output biasMartin Junczys-Dowmunt
2020-08-20fix conflictMarcin Junczys-Dowmunt
2020-08-20Address comments related to --word-scores optionRoman Grundkiewicz
2020-08-19re-introducing check if file exists if we are not using pipesMarcin Junczys-Dowmunt
2020-08-19re-introducting check if file exists if we are not using pipesMarcin Junczys-Dowmunt
2020-08-19re-introducting check if file exists if we are not using pipesMarcin Junczys-Dowmunt
2020-08-19fix macos compiler errorsMarcin Junczys-Dowmunt
2020-08-19more compiler-specific changesMarcin Junczys-Dowmunt
2020-08-19fix windows compile error due to mergeMarcin Junczys-Dowmunt
2020-08-19undo autoformattingMarcin Junczys-Dowmunt
2020-08-19merge with internal masterMarcin Junczys-Dowmunt