Remix.run Logo
saagarjha 2 months 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 :(

aragilar 2 months ago | parent [-]

But is that correctness or reproducibility? The latter isn't important as the former.

saagarjha 2 months ago | parent [-]

I don't think they care about either