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

github.com/marian-nmt/intgemm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-09Add UnquantizeAndWrite callbackMateusz Chudyk
2019-07-09Add code infrastructure for support callbacksMateusz Chudyk
2019-06-18Add support for postprocess pipelineMateusz Chudyk
2019-05-30Minor refactoringMateusz Chudyk
2019-05-30Change AlignedVector APIMateusz Chudyk
2019-05-29Fix warnings: comparison between signed and unsigned...Mateusz Chudyk
2019-05-22Remove explicit template where it can be reducedNikolay Bogoychev
2019-05-21Simplify the function pointer magicksNikolay Bogoychev
2019-04-18templateditNikolay Bogoychev
2019-04-18Restore some tests and make example workNikolay Bogoychev
2019-02-25Genericize index typeKenneth Heafield
2018-06-23Name Generic_16bit to Int16, Generic_8bit to Int8Kenneth Heafield
2018-06-23Add examplekpu