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 build, and build against TF 2.15.1 #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

garylinscott
Copy link
Owner

@garylinscott garylinscott commented Dec 7, 2024

The current build is broken. It appears that some of the syncs from internal google repo are sneaking in past CI.

These patches allow the build to succeed again, and also, rolls back absl to match the released TF 2.15.1 version:
https://github.com/tensorflow/tensorflow/blob/63f5a65c7cd7b6241bede8d2e0082058566ea364/third_party/absl/workspace.bzl (sha from https://github.com/tensorflow/tensorflow/releases/tag/v2.15.1).

Then, following build instructions in https://github.com/google-deepmind/reverb/blob/master/reverb/pip_package/README.md#Release, with tensorflow~=2.15.1, and python 3.9, was able to build a wheel that works.

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.

1 participant