Skip to content

Tags: bw4sz/vision

Tags

v0.8.2

Toggle v0.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[v0.8.X] .circleci: Add Python 3.9 to CI (pytorch#3063)

v0.8.2-rc2

Toggle v0.8.2-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[v0.8.X] .circleci: Add Python 3.9 to CI (pytorch#3063)

v0.8.2-rc1

Toggle v0.8.2-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[v0.8.X] .circleci: Add Python 3.9 to CI (pytorch#3063)

v0.8.1

Toggle v0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[release/0.8] packaging: Add version suffix to build version (pytorch…

…#2913)

This was a mistake since version suffix should always be appended

Signed-off-by: Eli Uriegas <[email protected]>
(cherry picked from commit 6631b74)
Signed-off-by: Eli Uriegas <[email protected]>

v0.8.1-rc1

Toggle v0.8.1-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[release/0.8] packaging: Add version suffix to build version (pytorch…

…#2913)

This was a mistake since version suffix should always be appended

Signed-off-by: Eli Uriegas <[email protected]>
(cherry picked from commit 6631b74)
Signed-off-by: Eli Uriegas <[email protected]>

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update index.rst (pytorch#2899)

Adds classification data and links to the class libraries.

v0.8.0-rc4

Toggle v0.8.0-rc4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed bug with Resize.size if input is integer (pytorch#2871)

v0.8.0-rc3

Toggle v0.8.0-rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed bug with Resize.size if input is integer (pytorch#2871)

v0.8.0-rc2

Toggle v0.8.0-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
.cirlceci: Be specific about CU_VERSION for pytorch (pytorch#2826)

ROCM builds were being picked up for CUDA 10.2 builds since they do not
specify a version suffix. We can utilize the CU_VERSION to be specific
about which index to actually pull from.

Signed-off-by: Eli Uriegas <[email protected]>

v0.8.0-rc1

Toggle v0.8.0-rc1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
seemethere Eli Uriegas
.circleci: Set build / pytorch version

Signed-off-by: Eli Uriegas <[email protected]>