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

Create patch release r0.8.2 #2326

Merged
merged 10 commits into from
Jan 31, 2024
Merged

Create patch release r0.8.2 #2326

merged 10 commits into from
Jan 31, 2024

Conversation

sampathweb
Copy link
Collaborator

Create Patch Release r0.8.2 to fix bugs and features -

  • tf.data pipeline not working with non-TF Backends for VectorizedBaseAugomentations
  • Adds BasNet Model
  • Fixes test failures in GPU
  • Adds version() similar to Keras 3.

mattdangerw and others added 10 commits January 31, 2024 05:08
Keras, KerasNLP and KerasTuner all store things liek the CONTRIBUTING.md
in the toplevel of the repo. We should do the same here.
* Unify `version` API with keras and keras_nlp

* Formatting

* Update to keep `version` parity with KerasNLP, support nightly version string

* Update version_utils.py

* Update version_utils.py
* Update random_crop_and_zoom.py

* Update description

* rename file
* BASNet model initial code structure

* adding test and initial preset details

* adding comments

* cleaning and formatting code

* keras 3 support added

* disabling preset test for BASNet
Fixed image.shape issue for tensorflow backend
…2313)

* Create auto-assignment.yaml

* Create auto-assignment.js

* Create stale-issue-pr.yaml

* Rename auto-assignment.yaml to auto-assignment.yml

* Rename stale-issue-pr.yaml to stale-issue-pr.yml
@sampathweb sampathweb added the kokoro:force-run Runs Tests on GPU label Jan 31, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Runs Tests on GPU label Jan 31, 2024
@sampathweb sampathweb merged commit 7eee38a into r0.8 Jan 31, 2024
17 checks passed
@sampathweb sampathweb deleted the create-patch-release-r0.8.2 branch January 31, 2024 22:54
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.

9 participants