Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-16Use pinned memory and properly free itperf_moses2.gpulmNikolay Bogoychev
2016-05-15EvaluateinIsolation working. Still not the same scores as KenLMNikolay Bogoychev
2016-05-15Working GPULM without evaluateinisolationNikolay Bogoychev
2016-05-15Revert "debug WiP"Nikolay Bogoychev
2016-05-13debug WiPNikolay Bogoychev
2016-05-13Added jamfile for linuxNikolay Bogoychev
2016-05-13Temporary disable pinned memoryNikolay Bogoychev
2016-05-13Forgot to add GPU ptr firstNikolay Bogoychev
2016-05-13Merge branch 'perf_moses2.gpulm' of github.com:moses-smt/mosesdecoder into pe...Hieu Hoang
2016-05-13evaluate in isolationHieu Hoang
2016-05-13Add thread local pinnedMEMORY. NO FREE YETNikolay Bogoychev
2016-05-13Choose a GPU device stubNikolay Bogoychev
2016-05-12delete unused methodHieu Hoang
2016-05-12Merge branch 'perf_moses2.gpulm' of https://github.com/moses-smt/mosesdecoder...Nikolay Bogoychev
2016-05-12Search ngrams using gLMNikolay Bogoychev
2016-05-12don't link to dl libraryHieu Hoang
2016-05-12link to dl libraryHieu Hoang
2016-05-12Merge branch 'perf_moses2.gpulm' of github.com:moses-smt/mosesdecoder into pe...Hieu Hoang
2016-05-12add address() to allocatorHieu Hoang
2016-05-12Add a factor map for moses to glm IDsNikolay Bogoychev
2016-05-12Merge branch 'perf_moses2.gpulm' of https://github.com/moses-smt/mosesdecoder...Nikolay Bogoychev
2016-05-12Memory allocations on host side for gpuLMNikolay Bogoychev
2016-05-12put back Vector. Compiles with gcc 5.3Hieu Hoang
2016-05-12compile error on gcc 5.3Hieu Hoang
2016-05-12built on osxHieu Hoang
2016-05-12get rid of gpulm in jamfileHieu Hoang
2016-05-12eclipse build with gpulmHieu Hoang
2016-05-12eclipse build with gpulmHieu Hoang
2016-05-11eclipse build with glm (not actually compiling glmHieu Hoang
2016-05-11score hypoHieu Hoang
2016-05-11start using state info to store prev ngramHieu Hoang
2016-05-11rename GLM -> GPULMHieu Hoang
2016-05-11create contextsHieu Hoang
2016-05-10add GLMHieu Hoang
2016-05-10reuse BatchHieu Hoang
2016-05-10use Vector for batchHieu Hoang
2016-05-10typedef Batch in Typedef.hHieu Hoang
2016-05-10batch evaluateHieu Hoang
2016-05-09batch evaluateHieu Hoang
2016-05-09add batch searchHieu Hoang
2016-05-09add KenLM Batch.Hieu Hoang
2016-05-09add batch searchHieu Hoang
2016-05-09namespace fo Normal searchHieu Hoang
2016-05-09Merge ../mosesdecoder into perf_moses2Hieu Hoang
2016-05-08timer loadedHieu Hoang
2016-05-06explicit word constructorHieu Hoang
2016-05-06create hyposHieu Hoang
2016-05-06add hypo coll to symbol bind for ntHieu Hoang
2016-05-05Arg handling fixes for mert-moses.pl compatibilityMichael Denkowski
2016-05-05set prev hyposHieu Hoang