Comment by Retr0id
7 months ago
If there's any randomness involved in inference, it ought to be deterministic as long as the same seed is used each time.
7 months ago
If there's any randomness involved in inference, it ought to be deterministic as long as the same seed is used each time.
Is there even any possibility of using a different seed? I'd doubt the WASM shaper has accesss to any source of non-determinism.