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-04-24averaging models scriptsMarcin Junczys-Dowmunt
2016-04-22rescorer wrapperMarcin Junczys-Dowmunt
2016-04-22working parameter optimization, first versionMarcin Junczys-Dowmunt
2016-04-22first steps towards tuningMarcin Junczys-Dowmunt
2016-04-21fixed behaviour for options with default vectors, added virtual destructorsMarcin Junczys-Dowmunt
2016-04-21changed thread handlingMarcin Junczys-Dowmunt
2016-04-21unified option namesMarcin Junczys-Dowmunt
2016-04-21corrected length normalizationMarcin Junczys-Dowmunt
2016-04-21display normalizationMarcin Junczys-Dowmunt
2016-04-21updated optionsMarcin Junczys-Dowmunt
2016-04-20better loggingMarcin Junczys-Dowmunt
2016-04-20added spdlogMarcin Junczys-Dowmunt
2016-04-20reorganized files, first attempt at loggingMarcin Junczys-Dowmunt
2016-04-20fixed scoreBreakdownMarcin Junczys-Dowmunt
2016-04-20fixed concurrency bugMarcin Junczys-Dowmunt
2016-04-20fixed concurrency bugMarcin Junczys-Dowmunt
2016-04-20shared_ptr in historyMarcin Junczys-Dowmunt
2016-04-20more clean=upMarcin Junczys-Dowmunt
2016-04-20more clean=upMarcin Junczys-Dowmunt
2016-04-19shared pointers for historyMarcin Junczys-Dowmunt
2016-04-19god classMarcin Junczys-Dowmunt
2016-04-19fixed optionMarcin Junczys-Dowmunt
2016-04-19fixed kenlm calculationsMarcin Junczys-Dowmunt
2016-04-19small simplifications, still incorrect kenlm scoreMarcin Junczys-Dowmunt
2016-04-19scorer framework for NN and LMs, kenlm currently incorrect probsMarcin Junczys-Dowmunt
2016-04-19Merge branch 'master' of github.com:emjotde/amunnMarcin Junczys-Dowmunt
2016-04-19weights for all modelsMarcin Junczys-Dowmunt
2016-04-19Remove unsed function from mblasTomasz Dwojak
2016-04-18Clean mblas implementation - remove uneeded filesTomasz Dwojak
2016-04-18got rid of unneeded encapsulationMarcin Junczys-Dowmunt
2016-04-18organize lm queries in to batchMarcin Junczys-Dowmunt
2016-04-18removed cudaDevicesynchronizeUbuntu
2016-04-18Merge branch 'master' of https://github.com/emjotde/amunnUbuntu
2016-04-18rearrange model loadingUbuntu
2016-04-18enable lm theadsMarcin Junczys-Dowmunt
2016-04-18missing indexMarcin Junczys-Dowmunt
2016-04-18synchronize messageMarcin Junczys-Dowmunt
2016-04-16multi-gpu works with multiple threads but kenlm breaksMarcin Junczys-Dowmunt
2016-04-16Merge branch 'master' of github.com:emjotde/amunnMarcin Junczys-Dowmunt
2016-04-16lots of stuff, mostly chaotic, kenlm sort of worksMarcin Junczys-Dowmunt
2016-04-16Speed up bpeTomasz Dwojak
2016-04-16Optimalize bpeTomasz Dwojak
2016-04-15Add utf-8 support to bpeTomasz Dwojak
2016-04-15Add bpe appTomasz Dwojak
2016-04-15Add working bpeTomasz Dwojak
2016-04-15Add an initla verison od bpeTomasz Dwojak
2016-04-15new cmake version finally worksMarcin Junczys-Dowmunt
2016-04-15use max_element for smaller beam sizesMarcin Junczys-Dowmunt
2016-04-15clean-up, get rid of GH modelsMarcin Junczys-Dowmunt
2016-04-15added missing fileMarcin Junczys-Dowmunt