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-02-23Add documentation platform based on Sphinx+Doxygen+Breathe+Exhale (#803)Roman Grundkiewicz
2021-02-22Update simple-websocket-server to the latest version (#799)Rihards KriĊĦlauks
2021-02-08Merged PR 17430: Refactors MPI interfaces and adds different types of gradien...Martin Junczys-Dowmunt
2021-02-07increase version to 1.10.01.10.0dev-masterMarcin Junczys-Dowmunt
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-07Add support for Apple Accelerate (#769)Tommy MacWilliam
2021-01-06Prefer if/else in place of try/catch in FastOpt makeScalar (#774)Graeme
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-26Fixes bug for certain reductions (#746)rhenry-nv
2020-09-19Merged PR 15320: Sync internal and external masterMartin Junczys-Dowmunt
2020-09-09Enable final stack post-processing for transformer for correct prenorm behavi...Marcin Junczys-Dowmunt
2020-09-07Merged PR 15233: Sync internal master with public masterMartin Junczys-Dowmunt
2020-09-03Print message that marian-server is listening on port X after it is accepting...Roman Grundkiewicz
2020-09-01Enable compute75 when using cuda10 (#698)Nikolay Bogoychev
2020-09-01Improved handling of SIGTERM (#660)Ulrich Germann
2020-08-04Add --word-scores to marian-scorer (#638)Roman Grundkiewicz
2020-08-02Optimize CPU LayerNormalization 6x with -ffast-math and lifting branches (#689)Kenneth Heafield
2020-07-30Update CHANGELOG.mdUlrich Germann
2020-07-30Update CHANGELOG.mdUlrich Germann
2020-07-30Updated CHANGELOG.md.Ulrich Germann
2020-07-30Default 'none' for option 'shuffle' in BatchGenerator.Ulrich Germann
2020-07-26Fix compilation without BLAS installed (#679)Roman Grundkiewicz
2020-07-26Fix quiet-translation in marian-server (#643)Roman Grundkiewicz
2020-07-26Support tab-separated inputs in marian-server (#649)Roman Grundkiewicz
2020-07-26Fix providing vector-like options using the equals sign (#648)Roman Grundkiewicz
2020-07-26Add initial GitHub workflows (#676)Roman Grundkiewicz
2020-07-21Fix bug in finding path to ./git/log/HEAD if Marian is a submodule. (#644)Ulrich Germann
2020-07-17Update CHANGELOG and VERSIONRoman Grundkiewicz
2020-07-17Updated: fix Windows MSVC builds (using CMake) (#677)Roman Grundkiewicz
2020-05-22Update version and changelogMarcin Junczys-Dowmunt
2020-05-15Merged PR 12874: Add topk operator and other small changes in preparation of ...Martin Junczys-Dowmunt
2020-05-14update versionMarcin 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-16python3 shebang from #620 (#621)Kenneth Heafield
2020-04-14update changelog and versionMarcin Junczys-Dowmunt
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