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

Adding GCS support for LRUCache #21822

Closed
wants to merge 1 commit into from

Conversation

ayaka14732
Copy link
Member

@ayaka14732 ayaka14732 commented Jun 12, 2024

This PR is a follow-up of #21394, adding GCS support for LRUCache.

Currently, there is existing code in JAX that utilizes etils[epath] to support GCS, falling back to pathlib.Path if etils[epath] is not installed. This PR utilizes the same approach.

Blocking issues:

@ayaka14732 ayaka14732 self-assigned this Jun 12, 2024
@ayaka14732
Copy link
Member Author

Superseded by #22253

@ayaka14732 ayaka14732 closed this Jul 3, 2024
@ayaka14732 ayaka14732 deleted the lru-cache-gcs branch July 3, 2024 14:15
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