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
2020-04-19Change to integer sequence for unrolling kernelsKenneth Heafield
2020-04-02Add support for empty iterator to static loopMateusz Chudyk
2020-03-27Add round_up functionMateusz Chudyk
2020-03-27Add missing static keyword in utils.hMateusz Chudyk
2020-02-05Fix commentMateusz Chudyk
2020-02-05Add static loop which is unrolled in compile-timeMateusz Chudyk
2019-06-25Rename constexpr exp to expiMateusz Chudyk
2019-06-21Add constexpr e^xMateusz Chudyk
2019-06-21Add constexpr factorialMateusz Chudyk
2019-06-19Fix comments in utils.hMateusz Chudyk
2019-06-18Fix comment in utils.hMateusz Chudyk
2019-06-18Simplify postprocess pipelining codeMateusz Chudyk
2019-06-18Rewrite compile-time sequence and place it in a separated headerMateusz Chudyk