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

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

Another minor release that fixes some bugs and makes a couple of changes.

Bug Fixes

  • Fix ONNX node issues (#970) (#980)
    • Mainly, fixed Convert to ONNX being broken.
  • Lower max PyTorch VRAM amount again (#981)
    • There have been some reports that the increased VRAM is making it actually slower overall, so this brings it back down closer to what it was originally.
  • Clear chaiNNer's internal cache when a node gets cleared (#978)
  • Fixed starting nodes not running after clearing (#974)

Other

  • Improve the update check on startup (#971)
    • From now on, the update checker will give a list of the main changes as well as tell you your current version, rather than only telling you that an update is available.
  • Pre-optimize ONNX models via constant folding on convert from PyTorch (#969)
  • Shorter type error messages (#975)

Don't miss a new chaiNNer release

NewReleases is sending notifications on new releases.