File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1010![Documentation][badge-docs]
1111-->
1212# iNNvestigate Changelog
13+ ## Version 2.1.1
14+ - ![ Maintenance] [ badge-maintenance ] Support TensorFlow 2.13
15+ ([ a5395f8] ( https://github.com/albermax/innvestigate/commit/a5395f82aabeb1c3ca7355d01bafc6a4f8aef795 ) )
16+ - ![ Maintenance] [ badge-maintenance ] Fix matplotlib deprecation of ` plt.cm `
17+ ([ 488a0fe] ( https://github.com/albermax/innvestigate/commit/488a0fe08d3cf4cc9656a9644f20fd0579dfc02e ) )
18+
1319## Version 2.1.0
1420- ![ Feature] [ badge-feature ] Add way to strip arbitrary output activations ([ #310 ] ( https://github.com/albermax/innvestigate/pull/310 ) )
1521- ![ Bugfix] [ badge-bugfix ] Fix ` is_layer_at_idx ` for LRP ([ #308 ] ( https://github.com/albermax/innvestigate/pull/308 ) )
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " innvestigate"
3- version = " 2.1.0 "
3+ version = " 2.1.1 "
44description = " A toolbox to innvestigate neural networks' predictions."
55classifiers = [
66 " License :: OSI Approved :: BSD License" ,
You can’t perform that action at this time.
0 commit comments