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 CI to skip deps install from keras_nlp #2405

Merged
merged 3 commits into from
Mar 29, 2024

Conversation

sampathweb
Copy link
Collaborator

@sampathweb sampathweb commented Mar 29, 2024

  • GPU CI is failing because keras-nlp-nightly is installing tf-nightly and we install tensorflow from requirements. So skip dependency install from keras-nlp-nightly.
  • Disable test_segformer_call due to mismatch in output values. cc: @tirthasheshpatel

@sampathweb sampathweb added the kokoro:force-run Runs Tests on GPU label Mar 29, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Runs Tests on GPU label Mar 29, 2024
@sampathweb sampathweb added the kokoro:force-run Runs Tests on GPU label Mar 29, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Runs Tests on GPU label Mar 29, 2024
@sampathweb sampathweb added the kokoro:force-run Runs Tests on GPU label Mar 29, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Runs Tests on GPU label Mar 29, 2024
Copy link
Member

@mattdangerw mattdangerw left a comment

Choose a reason for hiding this comment

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

lgtm!

@sampathweb sampathweb merged commit c123d51 into keras-team:master Mar 29, 2024
10 checks passed
@sampathweb sampathweb deleted the ci-fix-tf-2.16 branch March 29, 2024 21:55
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.

3 participants