Hacker News new | ask | show | jobs
by retro_bear 845 days ago
What do you mean, may or may not be correct? We are the only architecture for AI that gets deterministic results (unlike a GPU).
1 comments

Out of curiosity, does that mean that GPUs are indeterministic only in their exact execution run-time behavior, or also in the actual output they produce? If the latter, is it something to do with the indeterministic order of floating point operations causing small output differences, or something completely different?