This update fixes a few important bugs (and some other things, of course). One major bug I found was the FP16 processing mode for PyTorch not working correctly. With this update, you should notice a significant performance improvement.
Bug Fixes
- Fixes FP16 casting not working as expected with PyTorch (#912)
- Hopefully prevents VRAM out-of-memory errors for PyTorch in "auto" mode (#912)
- Hopefully fixes the "Failed to fetch" error some users were getting on first launch (#911)
New Features
- Allow iterators to use the "drag a connection out to the pane" context menu, in the iterator editor zone (#905)
- This does not include the right-click version of this menu at this time