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.yml #6624

Closed
wants to merge 1 commit into from
Closed

Update ci.yml #6624

wants to merge 1 commit into from

Conversation

JamesHollyer
Copy link
Contributor

The ci had a pinned version of tf-nightly. That version installed the newest ml-dtypes library. The latest version of ml-dtypes had a breaking change. New versions of tf-nightly pin the ml-dtypes library(tensorflow/tensorflow#62036). This allows our branch to install new tf-nightly builds in CI so that we also install the pinned version of ml-dtypes.

The ci had a pinned version of tf-nightly which had a bug. This bug is fixed in the newer version so I am unpinning the old version to just install tf-nightly.
@JamesHollyer JamesHollyer requested a review from groszewn October 6, 2023 16:30
@JamesHollyer
Copy link
Contributor Author

This is now included in #6626

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.

2 participants