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

Fix drop block #2250

Merged

Conversation

divyashreepathihalli
Copy link
Collaborator

Fixes #2135

Copy link
Collaborator

@sampathweb sampathweb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Lets run GPU tests to make sure they all pass

@sampathweb sampathweb added the kokoro:force-run Runs Tests on GPU label Dec 15, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Runs Tests on GPU label Dec 15, 2023
@divyashreepathihalli divyashreepathihalli added the kokoro:force-run Runs Tests on GPU label Dec 15, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Runs Tests on GPU label Dec 15, 2023
@divyashreepathihalli divyashreepathihalli merged commit ce88b46 into keras-team:master Dec 15, 2023
10 checks passed
yuvraj-wale pushed a commit to yuvraj-wale/keras-cv that referenced this pull request Feb 8, 2024
* fix keras-team#2134

* make drop_block_2d keras 3 compatible

* update get_config
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.

Implement dropblock_2d regularization layer in keras 3
3 participants