intgemm icon indicating copy to clipboard operation
intgemm copied to clipboard

PrepareBias is really hard to use

Open kpu opened this issue 5 years ago • 3 comments

If there's only one choice of Callback, don't make it a template argument. Why would anybody want to provide something other than 1?

kpu avatar Nov 29 '19 21:11 kpu

Also this shouldn't depend on the number of rows in A, right?

kpu avatar Nov 30 '19 18:11 kpu

So, I saw you fixed it already. Question: We only support Biases that are the shape 1xcolsB. We do not support biases that are the full shape of the C matrix, like BLAS?

XapaJIaMnu avatar Dec 01 '19 19:12 XapaJIaMnu

I guess it is called intgemm...

kpu avatar Dec 01 '19 19:12 kpu