Hacker News new | ask | show | jobs
by saagarjha 399 days ago
You can definitely do operations in a reproducible way (assuming you do the reductions in a defined order) but, yeah, you might lose some performance. Unfortunately the ML people seem to pick better performance over correctness basically every time :(
1 comments

But is that correctness or reproducibility? The latter isn't important as the former.
I don't think they care about either