albermax / innvestigate

A toolbox to iNNvestigate neural networks' predictions!
Other
1.26k stars 233 forks source link

Update dependencies, allow TensorFlow 2.14 #322

Closed adrhill closed 11 months ago

adrhill commented 11 months ago

Closes #321.

codecov-commenter commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (39f5e4e) 71.47% compared to head (fe6af38) 71.47%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #322 +/- ## ======================================= Coverage 71.47% 71.47% ======================================= Files 42 42 Lines 3411 3411 Branches 560 560 ======================================= Hits 2438 2438 Misses 815 815 Partials 158 158 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

SHEscher commented 11 months ago

great thanks for the quick adaptation!