Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove internal state from AnchorImage explainer (#460)
* Refactor sampler into its own class * Add tests for scale_image * Add tests for sampler * Refactor anchor image test * Don't store mab object internally * Add test to ensure explain method is stateless * Add __call__ and revert black * fix linter * fix mypy * Move sampler and util to same module * Fix tests * Fix linter * Remove TODO comment
- Loading branch information