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

Adds a minimal but viable implementation of string arrays (with numpy.dtypes.StringDType) in JAX. Currently this only supports making of a string array by means of either jax.numpy.asarray or jax.device_put and reading it back with jax.device_get. #25918

Merged
merged 2 commits into from
Feb 6, 2025

Merge pull request #26279 from MichaelHudgins:tsan-resultstore

2e808f2
Select commit
Loading
Failed to load commit list.
Google CLA / cla/google succeeded Feb 6, 2025 in 2s

✅ All contributors are covered under a CLA with Google

See https://cla.developers.google.com/ for more info about Google's Contributor License Agreement (CLA).

ℹ️ Googlers: Go here to view more details and manage scans for this pull request.

Details

The following contributors were found for this pull request:

2e808f2 PR Opener: @copybara-service[bot]
2e808f2 Author: @MichaelHudgins <mich*******ins​@google.com>

(Only the first commit for a unique contributor is listed.)