Hacker News new | ask | show | jobs
by protomyth 3254 days ago
How low precision can you get and still have it be useful?
2 comments

Google's TPU proves that 8 bits is still good.
Note that the TPU used 8 bit integer math, not even floating point.
1-bit, binary neural networks work.