pytorch / pytorch/vision

Centralize nightly version

Open
#3,600 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement topic: build
Dominant language
Python
Stars
17.9k
Forks
7.3k
Avg merge
1d 15h
Merged PRs (30d)
13

Description

🚀 Feature

The current nightly version of torchvision is spread over many different locations, see https://github.com/pytorch/vision/pull/3599

It would be great if we could centralize it instead in a single place (like version.txt), so that we only need to change this file whenever we want to bump the nightly version

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

Review the locations and proposed approach in pull request #3599, then search the repository for the current nightly version references. Centralize that value in a single version.txt file and update the existing consumers so future nightly bumps require changing only that file.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
release
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.