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

How do you create a Preprocessor using JAX instead of tensorflow? #770

Open
samuela opened this issue Jan 14, 2025 · 0 comments
Open

How do you create a Preprocessor using JAX instead of tensorflow? #770

samuela opened this issue Jan 14, 2025 · 0 comments

Comments

@samuela
Copy link

samuela commented Jan 14, 2025

seqio advertises its compatibility with JAX and PyTorch in the README. However, the only docs I have found use tf.Tensors as inputs and outputs for Pre- and Postprocessors. How does one create a Preprocessor that operates on jax.Arrays, np.ndarrays, or anything else?

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

No branches or pull requests

1 participant