Y
Hacker News
new
|
ask
|
show
|
jobs
by
joconde
1657 days ago
PyTorch works very well with PyInstaller. The only issue is that it can't use the DataLoader's worker processes, they crash for some reason (even with multiprocessing.freeze_support()).
1 comments
mark_l_watson
1657 days ago
Thanks, good to know!
link