Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ToDType and fix bugs in RandAugment and TrivialAugmentWide #136

Merged
merged 3 commits into from
Aug 12, 2024

Conversation

james77777778
Copy link
Owner

No description provided.

@james77777778 james77777778 self-assigned this Aug 12, 2024
Copy link

codecov bot commented Aug 12, 2024

Codecov Report

Attention: Patch coverage is 91.66667% with 5 lines in your changes missing coverage. Please review.

Project coverage is 84.76%. Comparing base (c9969c4) to head (95f4d30).

Files Patch % Lines
keras_aug/_src/layers/vision/to_dtype.py 87.09% 4 Missing ⚠️
keras_aug/_src/ops/image.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #136      +/-   ##
==========================================
+ Coverage   84.45%   84.76%   +0.30%     
==========================================
  Files          44       45       +1     
  Lines        3814     3865      +51     
==========================================
+ Hits         3221     3276      +55     
+ Misses        593      589       -4     
Flag Coverage Δ
keras-aug 84.76% <91.66%> (+0.30%) ⬆️
keras-aug-jax ?
keras-aug-tensorflow 83.67% <88.33%> (+0.37%) ⬆️
keras-aug-torch 84.63% <85.00%> (+0.31%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@james77777778 james77777778 merged commit 5fe4414 into main Aug 12, 2024
8 checks passed
@james77777778 james77777778 deleted the add-to-dtype branch August 12, 2024 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant