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

Update Random to Stateless - Disables Stable Diffussion tests #2245

Merged
merged 5 commits into from
Dec 15, 2023

Conversation

sampathweb
Copy link
Collaborator

@sampathweb sampathweb commented Dec 14, 2023

  • Changes Random to stateless for Keras2 to match Keras3
  • Disables Stable Diffusion (For Keras2 and Keras3) and DeepLabV3 for Keras2. - TODO fixes for GPU tests #2246

@sampathweb sampathweb added the kokoro:force-run Runs Tests on GPU label Dec 14, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Runs Tests on GPU label Dec 14, 2023
Copy link
Collaborator

@divyashreepathihalli divyashreepathihalli left a comment

Choose a reason for hiding this comment

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

LGTM! thank you for the fix

@sampathweb sampathweb added the kokoro:force-run Runs Tests on GPU label Dec 14, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Runs Tests on GPU label Dec 14, 2023
@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
@sampathweb sampathweb changed the title Update Random to Stateless - Fixes StableDiffusion Tsts Update Random to Stateless - Disables Stable Diffussion tests Dec 15, 2023
@sampathweb sampathweb merged commit b5e7e6a into keras-team:master Dec 15, 2023
6 checks passed
@sampathweb sampathweb deleted the fix-stable-diffusion branch December 15, 2023 00:31
yuvraj-wale pushed a commit to yuvraj-wale/keras-cv that referenced this pull request Feb 8, 2024
…team#2245)

* Update Random to Stateless

* For keras3, used the passed seed

* Disable Deeplab V3 tests for Keras2

* Disable StableDiffusion golden value test

* Disable StableDiffusion golden value test
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.

None yet

3 participants