6 ms·
It may be an implementation detail, but in practice, if the only way to get a deterministic output is to run on the CPU, then it's not going to be usable.
by vbarrielle 3mo ago
It may be an implementation detail, but in practice, if the only way to get a deterministic output is to run on the CPU, then it's not going to be usable.
- 317070 3mo agoActually, Google's TPUs are also deterministic!
- Dylan16807 3mo agoYou can tell GPUs what order to do math instructions in.