Experiments with Byte Matrix Multiplication
(github.com/serge-sans-paille)
It's quite common in machine learning operations to multiply a matrix of unsigned byte by a matrix of signed byte.
It's quite common in machine learning operations to multiply a matrix of unsigned byte by a matrix of signed byte.