tensorflow / tensorflow/datasets

Pip installing tensorflow-datasets should install a matching tensorflow

Open
#11,167 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Python
Stars
4.6k
Forks
1.6k
Avg merge
3h 54m
Merged PRs (30d)
1

Description

That is, pip install tensorflow-datasets should pull in tensorflow and pip install tfds-nightly should pull in tf-nightly. That the command installs all dependencies is sensible.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the two entry points: pip install tensorflow-datasets and pip install tfds-nightly. Then locate the packaging metadata that defines their dependencies and verify that the stable package installs a matching tensorflow, while the nightly package installs tf-nightly; done means both commands install the intended TensorFlow dependency.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, tensorflow
Domain
build-system
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.