Y
Hacker News
new
|
ask
|
show
|
jobs
by
kolbusa
1650 days ago
I don't think so. The new ISA that is in the SPR is mostly about deep learning: it supports int8 and bfloat16 (
https://fuse.wikichip.org/news/3600/the-x86-advanced-matrix-...
). You can emulate higher precision using bfloat16 (
https://arxiv.org/abs/1904.06376
), but I have not seen this used in the wild.
1 comments
freemint
1650 days ago
You know about surrogate models being run in simulations (physics informed neural network and all that stuff) the US is investing a lot in this. Maybe then it makes sense why bfloat16 exist in SPR.
link