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
2020-02-06Straighten functions producing test references valuesMateusz Chudyk
2020-01-24Rename function for easier templatingNikolay Bogoychev
2020-01-20Remove extra debugging infodebug_add127Nikolay Bogoychev
2020-01-17Merge branch 'master' into debug_add127Nikolay Bogoychev
2020-01-17Update VNNI toleranceNikolay Bogoychev
2020-01-17Remove some comments and enable more testsNikolay Bogoychev
2019-12-14Relative headers eliminate -IKenneth Heafield
2019-12-12Make the slowInt only use slowint codepathNikolay Bogoychev
2019-12-12Extra tests and debug for add 127Nikolay Bogoychev
2019-12-09Update legacy define INTGEMM_NO_AVX512Mateusz Chudyk
2019-12-03Fix compilation on old GCC and VNNI shifted dispatchNikolay Bogoychev
2019-12-02More descriptive test namesNikolay Bogoychev
2019-12-02Update test thresholdsNikolay Bogoychev
2019-12-01Merge branch 'master' into vnni_nickNikolay Bogoychev
2019-12-01Vnni multiply, oldPrepareBiasNikolay Bogoychev
2019-11-30Remove PrepareBias parameters that had to be fixed valuesKenneth Heafield
2019-11-28RefactorNikolay Bogoychev
2019-08-22Merge remote-tracking branch 'origin/master' into add127_fullupcastMateusz Chudyk
2019-08-22Mutiply tests pass. Prepare bias tests segfaultNikolay Bogoychev
2019-08-22Fix some tests. SSSE3 failsNikolay Bogoychev
2019-07-26Extra sanity checksNikolay Bogoychev
2019-07-23Sanity check with 16 bit, not passingNikolay Bogoychev
2019-06-18Full upcast to 32 after each operation and updated testsNikolay Bogoychev
2019-06-13Fix avx512f prepareA and testsNikolay Bogoychev
2019-06-13Implemented matrix matrix approximationNikolay Bogoychev
2019-06-11Small test refactoring and non working add127 multiplyNikolay Bogoychev
2019-06-11Prepare A for unsignedNikolay Bogoychev
2019-06-11Prepare bias, properNikolay Bogoychev
2019-06-11Initial work on add 127. Bias preprocessing without multiplication by alphaNikolay Bogoychev