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
2016-10-11Change debpe to no-debpeTomasz Dwojak
2016-10-11Add simple python testsTomasz Dwojak
2016-10-11[issue 7] add preparing to attention ret.Tomasz Dwojak
2016-10-11resolve license issuesMarcin Junczys-Dowmunt
2016-10-11script for created vocabulary filter filesMarcin Junczys-Dowmunt
2016-10-10added fast_alignMarcin Junczys-Dowmunt
2016-10-10cuda options, fixes #13Marcin Junczys-Dowmunt
2016-10-10add benchmark for nth_elementMarcin Junczys-Dowmunt
2016-10-09naive version of nth_element, slowMarcin Junczys-Dowmunt
2016-10-07throw exception if no threadsMarcin Junczys-Dowmunt
2016-10-07Add CPU+GPU translationTomasz Dwojak
2016-10-07vocabulary filtering for gpuMarcin Junczys-Dowmunt
2016-10-07added gpu filteringMarcin Junczys-Dowmunt
2016-10-07ported a number of useful things from the old cpu branchMarcin Junczys-Dowmunt
2016-10-06Merge branch 'master' of https://github.com/emjotde/amunmtMarcin Junczys-Dowmunt
2016-10-06fixed bug, two times faster nowMarcin Junczys-Dowmunt
2016-10-06Fix bug with cpu mode: added default value for threads.Tomasz Dwojak
2016-10-06Add filter classTomasz Dwojak
2016-10-05Fix deBPE descriptionTomasz Dwojak
2016-10-05Add mode (CPU|GPU) optionTomasz Dwojak
2016-10-05Add python bindingsTomasz Dwojak
2016-10-04Remove rubbish debugTomasz Dwojak
2016-10-04Add BPE support for multi source input (APE)Tomasz Dwojak
2016-10-04[issue 8] Recreate 3rd_party directoryTomasz Dwojak
2016-09-29Add BPETomasz Dwojak
2016-09-29Refactor BPE program after mergeTomasz Dwojak
2016-09-29Copy Vocab from the cpu branchTomasz Dwojak
2016-09-29Add BPE support to masterTomasz Dwojak
2016-09-29Add join function to utilsTomasz Dwojak
2016-09-27only include thurst if CUDA foundTapta Serverloftbig administrator
2016-09-27wipo-specific n-best-list and processing modeMarcin Junczys-Dowmunt
2016-09-27Merge branch 'master' of https://github.com/emjotde/amunmtMarcin Junczys-Dowmunt
2016-09-27compile CPU version only if no CUDAMarcin Junczys-Dowmunt
2016-09-27comment out debug messageHieu Hoang
2016-09-18Merge branch 'master' of github.com:hieuhoang/amunmtHieu Hoang
2016-09-18comment out debug messageHieu Hoang
2016-09-12warningHieu Hoang
2016-09-09debugHieu Hoang
2016-09-09debugHieu Hoang
2016-09-09debugHieu Hoang
2016-09-09debugHieu Hoang
2016-09-09add GPU namespaceHieu Hoang
2016-09-08debugHieu Hoang
2016-09-07debugHieu Hoang
2016-09-07Debug() for CPU::MatrixHieu Hoang
2016-09-07State::Debug()Hieu Hoang
2016-09-07debugHieu Hoang
2016-09-07use debugHieu Hoang
2016-09-07move implementation to .cuHieu Hoang
2016-09-07Debug() for Matrix classHieu Hoang