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-07-09Add code infrastructure for support callbacksMateusz Chudyk
2019-07-09Add simple vector traitsMateusz Chudyk
2019-07-04Change ReLU 8/16bits input to a single registerMateusz Chudyk
2019-07-03Add ReLU postprocessing for int16 (SSE2, AVX2, AVX512)Mateusz Chudyk
2019-07-03Add ReLU postprocessing for int8 (SSE2, AVX2, AVX512)Mateusz Chudyk
2019-06-25Move common test code to separate fileMateusz Chudyk
2019-06-25Add unit test for UnquantizeMateusz Chudyk
2019-06-25Move postprocess tests to subdirMateusz Chudyk