7 ms·
I tried this five years ago back when I was an engineer on the PyTorch project, and it didn't work well enough to be worth it. Has it improved since then?
by sestep 8mo ago
I tried this five years ago back when I was an engineer on the PyTorch project, and it didn't work well enough to be worth it. Has it improved since then?
- mlrtime 8mo agoFor me, no. Spend days trying to get it to recreate a production environment workflow. It is too different than production.
- tonymet 8mo agoit has. it's improved to work with ~ 75% of steps . fast enough to worth trying before push
- conception 8mo agoIt works well enough that I didn’t realize this wasn’t first party till right now.
- manquer 8mo agoIt works, but there are fair amount of caveats, especially for someone working on things like Pytorch, the runtime is close but not the same, and its support of certain architectures etc can create annoying bugs.