github chaiNNer-org/chaiNNer v0.12.2
Alpha v0.12.2

latest releases: v0.24.1, v0.24.0, v0.23.3...
2 years ago

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

Changes

  • Error after iteration is finished instead of during, to avoid interrupting batch processing (#901)
  • Clear starting node cache on node deletion to prevent memory leak (#909)
  • Include name of model in load model error (#902)
  • Add note about fp16 models to NCNN's Save Model node's description (#907)

Don't miss a new chaiNNer release

NewReleases is sending notifications on new releases.