Closed vgoklani closed 1 year ago
TorchInductor (backend for torch.compile) uses a different random number generator than non-torch.compile pytorch (eager mode).
It is safe to ignore that message and perhaps we should even lower it to an INFO. It was mainly useful for correctness internal testing.
🐛 Describe the bug
Can someone please explain what this error means:
thanks
Error logs
No response
Minified repro
No response