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-07-02getFirstOfManyHieu Hoang
2017-07-02start optional/mandatory matrixHieu Hoang
2017-07-02move implementations to .cuHieu Hoang
2017-06-21must specify gpu-threadsHieu Hoang
2017-06-16mergeHieu Hoang
2017-06-05Fix tie embs: change operator to functionTomasz Dwojak
2017-06-05Support tie embeddings: GPUTomasz Dwojak
2017-05-31don't load and return matrix, return shared ptrHieu Hoang
2017-05-31make use of 0 size matrixHieu Hoang
2017-05-31always return something from load, even if matrix size=0Hieu Hoang
2017-05-31begin using shared_ptrHieu Hoang
2017-05-31merge 2 functions to load matrixHieu Hoang
2017-04-05mergeHieu Hoang
2017-03-23move sourcesMarcin Junczys-Dowmunt