Welcome to mirror list, hosted at ThFree Co, Russian Federation.

sse2_gemm.cc - github.com/marian-nmt/intgemm/intgemm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2fa559676a2fb3fca5b0f0da1adf5ac069d394f1 (plain)
1
2
// This is only 16-bit.  8-bit is in ssse3_gemm.cc since it requires that.
#include "sse2_gemm.h"