v0.5.8
v0.5.8 (2021-04-29)
Added
- Experimental explainer serialization support using
dill. See docs for more details.
Fixed
- Handle layers which are not part of
model.layersforIntegratedGradients.
Development
- Update type hints to be compatible with
numpy1.20. - Separate licence build step in CI, only check licences against latest Python version.