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

github.com/marian-nmt/intgemm/intgemm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-18Fix test compilation and CMakeListsNikolay Bogoychev
2019-04-18templateditNikolay Bogoychev
2019-04-18Restore some tests and make example workNikolay Bogoychev
2019-04-17Do into classesNikolay Bogoychev
2019-04-11WiPNikolay Bogoychev
2019-02-25Genericize index typeKenneth Heafield
2019-02-25overrideKenneth Heafield
2018-06-30Change column selection to std::size_t.Kenneth Heafield
2018-06-30Fix maximum absolute valueKenneth Heafield
2018-06-29max absolute valueKenneth Heafield
2018-06-28Untested SelectColumnsB functionKenneth Heafield
2018-06-24Move kCPU to cpu_type.hkpu
2018-06-24Identify CPU type in classkpu
2018-06-24Limit tests/benchmarks to what the CPU can handleKenneth Heafield
2018-06-24Change to kName using the name of the implementation behind dispatchKenneth Heafield
2018-06-23Name Generic_16bit to Int16, Generic_8bit to Int8Kenneth Heafield
2018-06-23Rename dispatch to intgemm since it's the public interfacekpu