google-deepmind / google-deepmind/functa
Question about building the tfds
Open
- Dominant language
- Python
- Stars
- 166
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
I have a question in building the new tfds. For example, the command "cd celeb_a_hq_custom ” “tfds build --register_checksums" are to setup celeb_a_hq_custom dataset as tfds.
However, when I run the test_celeb_a_hq.py, it just threw out the error :
"tensorflow_datasets.core.load.DatasetNotFoundError: Dataset celeb_a_hq_custom not found."
Why did celeb_a_hq_custom fail to be added as the new tfds?
Contributor guide
Assessment
This issue has not been assessed yet.