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-06-21Use AlignedVector in testsMateusz Chudyk
2019-05-30Change AlignedVector APIMateusz Chudyk
2018-06-24Avoid C++11 in aligned.hkpu
2018-06-24Ban copy constructors for AlignedVectorkpu
2018-06-23Simplify aligned documentationkpu
2018-06-23Simplify aligned allocation, reduce C++ versionkpu
2018-06-21Fix headers and AVX512Fkpu
2018-06-20More headerskpu
2018-06-17Reworked benchmarkKenneth Heafield
2018-06-17Refactoring: progress on SSE2Kenneth Heafield