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
2018-02-27Matrix -> TensorHieu Hoang
2018-02-27BaseMatrix -> BaseTensorHieu Hoang
2018-01-15uint -> unsigned for gpuHieu Hoang
2018-01-14size_t -> unsigned for matrixHieu Hoang
2017-11-22use uint instead of size_tHieu Hoang
2017-06-20mergeHieu Hoang
2017-06-16Add LN and transitionsTomasz Dwojak
2017-06-16mergeHieu Hoang
2017-06-12Make CPU softmax safeTomasz Dwojak
2017-05-31Merge ../amunmt into fpgaHieu Hoang
2017-05-24Add (again) layer normalization on CPUTomasz Dwojak
2017-04-05mergeHieu Hoang
2017-03-23move sourcesMarcin Junczys-Dowmunt