-
Notifications
You must be signed in to change notification settings - Fork 462
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
feat: Added RandomHorizontalFLip in TF #779
Conversation
Codecov Report
@@ Coverage Diff @@
## main #779 +/- ##
=======================================
Coverage 95.99% 96.00%
=======================================
Files 130 130
Lines 4870 4882 +12
=======================================
+ Hits 4675 4687 +12
Misses 195 195
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Still need to add the entry in the documentation, but I added a few comments 👌
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! The failed test is not related and will be fixed by #781 (to be merged before this one)
This PR adds the following changes to the existing PR: