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-11-28Add marian style tie-embstied-amunTomasz Dwojak
2017-11-27mergeHieu Hoang
2017-11-27#define LOWEST_FLOAT and HIGHEST_FLOATHieu Hoang
2017-11-27put back placeholder array but properly comment it.Hieu Hoang
2017-11-27use vector::size()Hieu Hoang
2017-11-27use vector in matrixHieu Hoang
2017-11-27mergeUbuntu
2017-11-27update to recent marian-devUbuntu
2017-11-27start using vector in matrixHieu Hoang
2017-11-27swapHieu Hoang
2017-11-27tweak resizeHieu Hoang
2017-11-27tweak resizeHieu Hoang
2017-11-27resizeHieu Hoang
2017-11-27delete more thrustHieu Hoang
2017-11-27copy constructorHieu Hoang
2017-11-27increase max beam size that can use last softmaxHieu Hoang
2017-11-27delete unused variable and reduce shared mem allocation. Add __syncthreads() ...Hieu Hoang
2017-11-27MatrixWrapper -> VectorWrapper for sentence lengthsHieu Hoang
2017-11-27MatrixWrapper -> VectorWrapperHieu Hoang
2017-11-27move VectorWrapper to its own fileHieu Hoang
2017-11-27start using VectorWrapperHieu Hoang
2017-11-27start VectorWrapperHieu Hoang
2017-11-27Array -> VectorHieu Hoang
2017-11-27resize -> newSizeHieu Hoang
2017-11-26move implementations into .cu fileHieu Hoang
2017-11-26update examplesMarcin Junczys-Dowmunt
2017-11-26update to stableMarcin Junczys-Dowmunt
2017-11-25update due to disabled tensor coresMarcin Junczys-Dowmunt
2017-11-25update examplesMarcin Junczys-Dowmunt
2017-11-25update settingsMarcin Junczys-Dowmunt
2017-11-25update examplesMarcin Junczys-Dowmunt
2017-11-25add back examplesMarcin Junczys-Dowmunt
2017-11-24turn marian compilation onHieu Hoang
2017-11-24Merge branch 'master' of github.com:marian-nmt/marianMarcin Junczys-Dowmunt
2017-11-24update statbleMarcin Junczys-Dowmunt
2017-11-24no-GPU compileHieu Hoang
2017-11-24compilable with cuda 8Hieu Hoang
2017-11-24turn marian compilation offHieu Hoang
2017-11-24Merge /home/hieu/workspace/github/marian.hieu.no_thrustHieu Hoang
2017-11-24turn marian compilation back onno_thrustHieu Hoang
2017-11-24Merge branch 'master' of github.com:marian-nmt/marianno_thrust.premergeMarcin Junczys-Dowmunt
2017-11-24update to remove tcmallocMarcin Junczys-Dowmunt
2017-11-24max compatibility for cuda 9Hieu Hoang
2017-11-24more compile flagHieu Hoang
2017-11-24generate code for both sm_35 and sm_50Hieu Hoang
2017-11-24debug kernelHieu Hoang
2017-11-24debugHieu Hoang
2017-11-24debugHieu Hoang
2017-11-24debugHieu Hoang
2017-11-23test of cudaMemCpy sm25 and sm50Hieu Hoang