andreped / GradientAccumulator

:dart: Accumulated Gradients for TensorFlow 2
https://gradientaccumulator.readthedocs.io/
MIT License
51 stars 11 forks source link

Official tf 2.2-2.15 support update #129

Closed andreped closed 9 months ago

andreped commented 9 months ago

We have added an additional test to verify that tf 2.15.0 runs fine with Python 3.9-3.11.

As the test succeeded, I believe we can add official support for tf 2.2-2.15.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (5f8b111) 97.58% compared to head (7e6df62) 97.58%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #129 +/- ## ======================================= Coverage 97.58% 97.58% ======================================= Files 5 5 Lines 248 248 ======================================= Hits 242 242 Misses 6 6 ```

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