Skip to content

v0.5.8

Compare
Choose a tag to compare
@jklaise jklaise released this 29 Apr 14:20
· 402 commits to master since this release

v0.5.8 (2021-04-29)

Full Changelog

Added

  • Experimental explainer serialization support using dill. See docs for more details.

Fixed

  • Handle layers which are not part of model.layers for IntegratedGradients.

Development

  • Update type hints to be compatible with numpy 1.20.
  • Separate licence build step in CI, only check licences against latest Python version.