Hacker News new | ask | show | jobs
by dbcurtis 3191 days ago
Well, except that the author misunderstands the specification and how it is typically implemented on modern computers.
1 comments

(I work at OpenAI.)

TensorFlow by default is built with denormals off (ftz=true), so denormals aren't relevant for the applications we're interested in. We have updated the post to indicate this — thanks for the feedback!