tensorflow / tensorflow/datasets
tfds load string contains split name
Open
Nobody has claimed this yet.
help
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 1.6k
- Avg merge
- 3h 54m
- Merged PRs (30d)
- 1
Description
Is there a fundamental reason the tfds.load string can't also contain the name of the split?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the tfds.load entry point and trace how dataset names and split selection are parsed. Determine the intended behavior for including a split name in the load string, then identify the relevant tests or documentation that would need to define and verify the result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, tensorflow
- Domain
- api, data, machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100