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
2017-03-23More robust handling of .npz files from Nematus.summaUlrich Germann
2017-03-22Fix bug in python bindingsTomasz Dwojak
2017-03-22Remove merge clutterMarcin Junczys-Dowmunt
2017-03-22moved paper and notebooks to contribMarcin Junczys-Dowmunt
2017-03-22fixes #54Marcin Junczys-Dowmunt
2017-03-21Add cpu layer normalization functionsTomasz Dwojak
2017-03-21Add layer normalization matrices to cpu modelTomasz Dwojak
2017-03-21Add layer normalization to dl4mt model - only GPUTomasz Dwojak
2017-03-21Denoise a lack of a matrix in modelTomasz Dwojak
2017-03-21Add bool operator to mblas::matrixTomasz Dwojak
2017-03-21Add layer normalization matrices to modelTomasz Dwojak
2017-03-21Add layer normalization functionsTomasz Dwojak
2017-03-21move eclipse filesHieu Hoang
2017-03-16Fixed bug related to saved python None in .npy files.Ulrich Germann
2017-03-15Fixed more bugs in logging that commit c3591e613c52c798091acf50317ac8fdffa671...Ulrich Germann
2017-03-15Bug fix in logging.Ulrich Germann
2017-03-13mergedevHieu Hoang
2017-03-10testing commit emails4premergeHieu Hoang
2017-03-10testing commit emails3Hieu Hoang
2017-03-10testing commit emails2Hieu Hoang
2017-03-10testing commit emailsHieu Hoang
2017-03-10Added very simple wrapper scripts/amun.py around libamunmt.so for testing.Ulrich Germann
2017-03-10More fixes related to logging.Ulrich Germann
2017-03-09Fix again nth_elementTomasz Dwojak
2017-03-05Bug fix in logging ("{}" was missing a few times).Ulrich Germann
2017-03-05Merge branch 'master' of http://github.com/amunmt/amunmtUlrich Germann
2017-03-05Added options to silence logging (info and progress independently).Ulrich Germann
2017-03-04Matching license with marianMarcin Junczys-Dowmunt
2017-03-04Added a shutdown() function to the python API to avoid runtime errors upon sc...Ulrich Germann
2017-03-01Fix bug with memory accessTomasz Dwojak
2017-02-21change scope of god. warnings on gcc, compile error on clangneuralptHieu Hoang
2017-02-20tweakHieu Hoang
2017-02-20minor renameHieu Hoang
2017-02-20Merge branch 'neuralpt' of github.com:hieuhoang/amunmt into neuralptHieu Hoang
2017-02-20move newline processing into amun_server.pyHieu Hoang
2017-02-20mergeHieu Hoang
2017-02-20debugHieu Hoang
2017-02-20debugHieu Hoang
2017-02-20pythong server with batchingHieu Hoang
2017-02-20translate small batchesHieu Hoang
2017-02-20skipping every 2nd line due to double incrementHieu Hoang
2017-02-20batching in clientHieu Hoang
2017-02-20remove newline from inputHieu Hoang
2017-02-20pythong server with batchingHieu Hoang
2017-02-20create TranslationTaskSyncHieu Hoang
2017-02-20minor renameHieu Hoang
2017-02-20minor renameHieu Hoang
2017-02-20start using god's threadpoolHieu Hoang
2017-02-20tweak client scriptHieu Hoang
2017-02-20expose God::ThreadpoolHieu Hoang