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
path: root/tile
AgeCommit message (Expand)Author
2020-04-19Change to integer sequence for unrolling kernelsKenneth Heafield
2020-04-18Tiled multiply with basic testing workKenneth Heafield
2020-04-05CommentsKenneth Heafield
2020-04-04Rename Pack to ReduceKenneth Heafield
2020-04-04Does AVX512 reduce work?Kenneth Heafield
2020-04-04Reduce working for SSE2 and AVX2, working on AVX512Kenneth Heafield
2020-04-02Reduction within 128-bit lanesKenneth Heafield
2020-03-30Starting variable-size reductionKenneth Heafield
2020-03-30Missing constKenneth Heafield
2020-03-08Fix static's usage of INTGEMM_COMPILER_SUPPORTS_AVX512BWKenneth Heafield
2020-03-08Static multiply loopsKenneth Heafield