A library that includes Keras 3 preprocessing and augmentation layers, providing support for various data types such as images, labels, bounding boxes, segmentation masks, and more.
Apache License 2.0
16
stars
0
forks
source link
Introduce `TestCase` and ensure mixed precision works with all layers #137
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Additional details and impacted files
```diff @@ Coverage Diff @@ ## main #137 +/- ## ========================================== + Coverage 84.86% 84.90% +0.04% ========================================== Files 45 45 Lines 3865 3883 +18 ========================================== + Hits 3280 3297 +17 - Misses 585 586 +1 ``` | [Flag](https://app.codecov.io/gh/james77777778/keras-aug/pull/137/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HongYu) | Coverage Δ | | |---|---|---| | [keras-aug](https://app.codecov.io/gh/james77777778/keras-aug/pull/137/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HongYu) | `84.90% <100.00%> (+0.04%)` | :arrow_up: | | [keras-aug-jax](https://app.codecov.io/gh/james77777778/keras-aug/pull/137/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HongYu) | `?` | | | [keras-aug-tensorflow](https://app.codecov.io/gh/james77777778/keras-aug/pull/137/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HongYu) | `83.77% <100.00%> (+0.10%)` | :arrow_up: | | [keras-aug-torch](https://app.codecov.io/gh/james77777778/keras-aug/pull/137/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HongYu) | `84.77% <100.00%> (+0.14%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HongYu#carryforward-flags-in-the-pull-request-comment) to find out more.:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.