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-10-11Update README.mdlstm_premergeMarcin Junczys-Dowmunt
2017-10-02Merge branch 'master' of https://github.com/marian-nmt/marian into fix-debpeTomasz Dwojak
2017-09-26return results of python api as list (#116)Patrick Huy
2017-09-26Fix debpe: one word ends with @@fix-debpeTomasz Dwojak
2017-09-21const some argsHieu Hoang
2017-09-20python libsHieu Hoang
2017-09-20put kernels into separate fileHieu Hoang
2017-09-20begin putting kernels into its own fileHieu Hoang
2017-09-18move implementation in .cuHieu Hoang
2017-09-17link to chronoHieu Hoang
2017-09-15delete thrust copy functionHieu Hoang
2017-09-15don't use thrust copy - segfaults with cuda9Hieu Hoang
2017-09-13tighten up BroadcastVec() and Element()Hieu Hoang
2017-09-13tighten up Broadcast() and BroadcastVecColumn()Hieu Hoang
2017-09-13tighten up MapMatrix()Hieu Hoang
2017-09-13tighten up CopyRows()Hieu Hoang
2017-09-10no timingsHieu Hoang
2017-09-10compile with no cudaHieu Hoang
2017-09-10move timings into GPU namespaceHieu Hoang
2017-09-10namespaceHieu Hoang
2017-09-10consistent format for timingsHieu Hoang
2017-08-27comment out timingsHieu Hoang
2017-08-26format timings. Reduce number of timers.2Hieu Hoang
2017-08-26format timings. Reduce number of timersHieu Hoang
2017-08-15cudaMemcpy -> cudaMemcpyAsyncHieu Hoang
2017-08-08add docs for how to specify Python versions and how to install their dependen...Tomás Pinho
2017-08-08Merge pull request #105 from Unbabel/masterHieu Hoang
2017-08-01support arbitrary versions of python for python bindings on linux and mac osCatarinaSilva
2017-07-25Remove warnng about optional matrixTomasz Dwojak
2017-07-20somehow changed the last line #100Matt Post
2017-07-20put binaries in current build dirMatt Post
2017-07-19force received string to type stringMatt Post
2017-07-18Use devel for NVCC support (#98)alvations
2017-07-17Merge branch 'master' of github.com:marian-nmt/marianMarcin Junczys-Dowmunt
2017-07-17updating marian to latest versionMarcin Junczys-Dowmunt
2017-07-15testing commit emailHieu Hoang
2017-07-14Added Dockerfiles for Marian (#92)natgillin
2017-07-14Merge pull request #93 from alvations/patch-1Marcin Junczys-Dowmunt
2017-07-14update to marian-trainMarcin Junczys-Dowmunt
2017-07-13Update s2s2amun.pyalvations
2017-07-13Pythonize the dropout scriptalvations
2017-07-13Removed unused import, support Py2+3 picklingalvations
2017-07-13Removed unused import and support Py2+3 picklingalvations
2017-07-13Pythonicizing the script.alvations
2017-07-11reverted to older spdlogMarcin Junczys-Dowmunt
2017-07-11added cmake optionsMatt Post
2017-07-10update marian to newest version from marian-trainMarcin Junczys-Dowmunt
2017-07-06added note about CPU-only (from mailing list)Matt Post
2017-07-05Merge pull request #91 from natgillin/patch-1Marcin Junczys-Dowmunt
2017-07-05Update README.mdnatgillin