Nikhil Gupta
Results
2
comments of
Nikhil Gupta
> No objection from me, in fact I remember that `BGEMM` was requested a few months ago (may have been in a discussion rather than an issue ticket though) -...
> [@nikhil-arm](https://github.com/nikhil-arm) In the proposed `bgemm_()` function, shouldn't everything be marked as `const`, except for `bfloat16 *c` ? > > Only `c` is written to. All other variables are read-only....