google / google/seqio

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

Open
#770 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
596
Forks
60
Avg merge
19h 23m
Merged PRs (30d)
1

Description

seqio advertises its compatibility with JAX and PyTorch in the [README](https://github.com/google/seqio). However, the only [docs](https://seqio.readthedocs.io/en/latest/overview.html#preprocessors) I have found use `tf.Tensor`s as inputs and outputs for Pre- and Postprocessors. How does one create a Preprocessor that operates on `jax.Array`s, `np.ndarray`s, or anything else?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.