forked from keras-team/keras-cv
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Testing bounding boxes in WithMixedPrecisionTest (keras-team#1860)
* added bounding boxes and fixed test configs * added a batch axis * Fix a few of the layers * fixed one more test. 12 to go * added flags for tests... 10F at the moment * fixed 3 more tests... 7F at the moment * fix for cutMix * all tests fixed * styling fixes * linting * linting again * add string dtypes for keras core * add condition for no_bbox_tests * trying to make CI happy * fix styling issues * remove duplicate tests * remove check inside nogpu * fix cutmix --------- Co-authored-by: ianjjohnson <[email protected]>
- Loading branch information
1 parent
6005ff8
commit c8a80d4
Showing
3 changed files
with
123 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters