Hacker News new | ask | show | jobs
by adastra22 829 days ago
I’ve only glanced at it so someone correct me if I’m wrong, but IIUC this is not a replacement for matrix multiplication but rather an approximation that only gives decent-ish results for the types of linear systems you see in AI/ML. But for that use case it is totally fine?
1 comments

It produces identical/bit-equivalent results as conventional/naive matrix multiplication for integer/fixed-point data types