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

Dataset in tfds-nightly not loadable #5170

Open
quanvuong opened this issue Dec 1, 2023 · 0 comments
Open

Dataset in tfds-nightly not loadable #5170

quanvuong opened this issue Dec 1, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@quanvuong
Copy link

/!\ PLEASE INCLUDE THE FULL STACKTRACE AND CODE SNIPPET

Short description
Description of the bug.

Dataset in the tfds-nightly package can not be loaded. Please see this issue.

Environment information

  • tensorflow-datasets/tfds-nightly version: 4.9.3+nightly

  • Does the issue still exists with the last tfds-nightly package (pip install --upgrade tfds-nightly) ? Yes

Reproduction instructions Please see the bug linked to above and code below

import tensorflow_datasets as tfds
print(tfds.__version__)

tfds.load('bridge')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant