-
Notifications
You must be signed in to change notification settings - Fork 328
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
Keras3 tests #2152
Merged
divyashreepathihalli
merged 4 commits into
keras-team:keras-3-tests
from
sampathweb:keras3-tests
Nov 16, 2023
Merged
Keras3 tests #2152
divyashreepathihalli
merged 4 commits into
keras-team:keras-3-tests
from
sampathweb:keras3-tests
Nov 16, 2023
Conversation
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
divyashreepathihalli
approved these changes
Nov 16, 2023
divyashreepathihalli
merged commit Nov 16, 2023
73760b1
into
keras-team:keras-3-tests
2 of 7 checks passed
divyashreepathihalli
added a commit
to divyashreepathihalli/keras-cv
that referenced
this pull request
Nov 18, 2023
* Update requirements for Keras 3 * Update Requirements * Update Requirements * Add randint for keras3 compatibility
divyashreepathihalli
added a commit
that referenced
this pull request
Nov 18, 2023
* Keras3 tests (#2152) * Update requirements for Keras 3 * Update Requirements * Update Requirements * Add randint for keras3 compatibility * remove force generator * fix few tests * fix tests * fix more tests * Revert "Replace `RandomGenerator` with `SeedGenerator` (#2150)" (#2161) This reverts commit 365a675. * Update actions.yml --------- Co-authored-by: Ramesh Sampath <1437573+sampathweb@users.noreply.github.com>
divyashreepathihalli
added a commit
that referenced
this pull request
Nov 18, 2023
* Keras3 tests (#2152) * Update requirements for Keras 3 * Update Requirements * Update Requirements * Add randint for keras3 compatibility * remove force generator * fix few tests * fix tests * fix more tests * Revert "Replace `RandomGenerator` with `SeedGenerator` (#2150)" (#2161) This reverts commit 365a675. * Update actions.yml * updates to rescaling --------- Co-authored-by: Ramesh Sampath <1437573+sampathweb@users.noreply.github.com>
divyashreepathihalli
added a commit
that referenced
this pull request
Nov 20, 2023
* Keras3 tests (#2152) * Update requirements for Keras 3 * Update Requirements * Update Requirements * Add randint for keras3 compatibility * remove force generator * fix few tests * fix tests * fix more tests * Update actions.yml * Tf generator changes (#2162) * Keras3 tests (#2152) * Update requirements for Keras 3 * Update Requirements * Update Requirements * Add randint for keras3 compatibility * remove force generator * fix few tests * fix tests * fix more tests * Revert "Replace `RandomGenerator` with `SeedGenerator` (#2150)" (#2161) This reverts commit 365a675. * Update actions.yml --------- Co-authored-by: Ramesh Sampath <1437573+sampathweb@users.noreply.github.com> * updates to rescaling * fix import * code reformat * namescope * update name_scope * correct ops.random * update base aug layer * code reformat * skip rand_augment test * disable random shear test * skip test * update import * fix format and base layer * ads smart resize * undo last commit * smart_resize update * update imports * correct shameful spelling mistake * update resizing * update resizing * update imports * disable ragged tensor test * skip tests * change back translation and zoom test * revert test changes * update * skip repeated augmentation tests * disable random shear test * code reformat * remove legacy_seed * code reformat * revert updates to tests * update tests * fix mock test --------- Co-authored-by: Ramesh Sampath <1437573+sampathweb@users.noreply.github.com>
sampathweb
added a commit
that referenced
this pull request
Nov 20, 2023
* Tf generator changes (#2168) * Keras3 tests (#2152) * Update requirements for Keras 3 * Update Requirements * Update Requirements * Add randint for keras3 compatibility * remove force generator * fix few tests * fix tests * fix more tests * Update actions.yml * Tf generator changes (#2162) * Keras3 tests (#2152) * Update requirements for Keras 3 * Update Requirements * Update Requirements * Add randint for keras3 compatibility * remove force generator * fix few tests * fix tests * fix more tests * Revert "Replace `RandomGenerator` with `SeedGenerator` (#2150)" (#2161) This reverts commit 365a675. * Update actions.yml --------- Co-authored-by: Ramesh Sampath <1437573+sampathweb@users.noreply.github.com> * updates to rescaling * fix import * code reformat * namescope * update name_scope * correct ops.random * update base aug layer * code reformat * skip rand_augment test * disable random shear test * skip test * update import * fix format and base layer * ads smart resize * undo last commit * smart_resize update * update imports * correct shameful spelling mistake * update resizing * update resizing * update imports * disable ragged tensor test * skip tests * change back translation and zoom test * revert test changes * update * skip repeated augmentation tests * disable random shear test * code reformat * remove legacy_seed * code reformat * revert updates to tests * update tests * fix mock test --------- Co-authored-by: Ramesh Sampath <1437573+sampathweb@users.noreply.github.com> * Skip keras 3 incompatible layers (#2169) * Update requirements.txt * disable flaky test * code reformat * fixes tests on coco metric and serialization * code reformat * Skip test on RandAugment * Skip test on RandAugment --------- Co-authored-by: Ramesh Sampath <1437573+sampathweb@users.noreply.github.com>
yuvraj-wale
pushed a commit
to yuvraj-wale/keras-cv
that referenced
this pull request
Feb 8, 2024
* Tf generator changes (keras-team#2168) * Keras3 tests (keras-team#2152) * Update requirements for Keras 3 * Update Requirements * Update Requirements * Add randint for keras3 compatibility * remove force generator * fix few tests * fix tests * fix more tests * Update actions.yml * Tf generator changes (keras-team#2162) * Keras3 tests (keras-team#2152) * Update requirements for Keras 3 * Update Requirements * Update Requirements * Add randint for keras3 compatibility * remove force generator * fix few tests * fix tests * fix more tests * Revert "Replace `RandomGenerator` with `SeedGenerator` (keras-team#2150)" (keras-team#2161) This reverts commit 365a675. * Update actions.yml --------- Co-authored-by: Ramesh Sampath <1437573+sampathweb@users.noreply.github.com> * updates to rescaling * fix import * code reformat * namescope * update name_scope * correct ops.random * update base aug layer * code reformat * skip rand_augment test * disable random shear test * skip test * update import * fix format and base layer * ads smart resize * undo last commit * smart_resize update * update imports * correct shameful spelling mistake * update resizing * update resizing * update imports * disable ragged tensor test * skip tests * change back translation and zoom test * revert test changes * update * skip repeated augmentation tests * disable random shear test * code reformat * remove legacy_seed * code reformat * revert updates to tests * update tests * fix mock test --------- Co-authored-by: Ramesh Sampath <1437573+sampathweb@users.noreply.github.com> * Skip keras 3 incompatible layers (keras-team#2169) * Update requirements.txt * disable flaky test * code reformat * fixes tests on coco metric and serialization * code reformat * Skip test on RandAugment * Skip test on RandAugment --------- Co-authored-by: Ramesh Sampath <1437573+sampathweb@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
WIP - Keras 3 Tests