Skip to content

Alpha v0.20.1

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Sep 20:57
· 513 commits to main since this release

This is a hotfix to fix the Windows installer installing to the wrong place. If you installed v0.20.0 on Windows, I recommend checking if your system registers two separate chaiNNer installs, and uninstalling the extra one after applying this update. If your system is not registering a second chaiNNer instance, I recommend navigating to C:\Users\[your user]\AppData\Local and seeing if a directory called app exists, and if it contains chaiNNer.exe. If it does, I recommend just deleting that app directory entirely. The v0.20.1 installer will not automatically fix this for you. I am very sorry for this inconvenience.

Bug Fixes

  • Fix windows installer installing to the wrong place (#2219)
  • Fix PyTorch erroring when both CPU and FP16 modes were enabled (#2217)