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

Add support for Tensorflow-datasets (tfds) #18

Open
lebrice opened this issue Jun 27, 2024 · 0 comments
Open

Add support for Tensorflow-datasets (tfds) #18

lebrice opened this issue Jun 27, 2024 · 0 comments

Comments

@lebrice
Copy link
Collaborator

lebrice commented Jun 27, 2024

Tensorflow-datasets (tfds) is a very widely-used dataset source (even though we all agree that we don't like tensorflow anymore). There might be a way to add it as an optional dependency, in case it tries to install tensorflow (which we would ideally try to avoid).

Context:

  • tfds is most typically used in the Jax community (centered around Google).
  • It has lots of datasets, and a nice versioning scheme and pipelining syntax. It was fun to use back in 2016.
  • Might still be relevant here especially if we want to encourage Jax-afficionados to start adopting this template.
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