Skip to content

v1.1.0

Compare
Choose a tag to compare
@rlaphoenix rlaphoenix released this 23 Jan 11:38
· 378 commits to master since this release

Added

  • Added two GitHub Action workflows for CI/CD.

Changed

  • Moved the majority of documentation and info from the GitHub Wikis system to the README.

Fixed

  • Replace hardcoded in_nc, out_nc, nf, nb, and scale with values taken directly from the model state.
  • Check that a model has been loaded before execute can be called.