FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for .github - IBMZ-Linux-OSS-Python/vision · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
IBMZ-Linux-OSS-Python
/
vision
Public
forked from
pytorch/vision
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
vision
.github
on
main
User selector
Datepicker
Commit history
Commits on May 9, 2025
Fix Linux aarch64 nightly builds. Set with-cuda: enabled (#9062)
atalman
authored
d02b184
View commit details
Copy full SHA for d02b184
View code at this point
Browse repository at this point
Commits on Mar 26, 2025
Deactivate bc linter (#8999)
NicolasHug
authored
8a06122
View commit details
Copy full SHA for 8a06122
View code at this point
Browse repository at this point
Deactivate clang format (#8998)
NicolasHug
authored
db831ba
View commit details
Copy full SHA for db831ba
View code at this point
Browse repository at this point
Commits on Mar 17, 2025
Disable M1 3.11 unittests (#8977)
NicolasHug
authored
e7acfec
View commit details
Copy full SHA for e7acfec
View code at this point
Browse repository at this point
Deactivate Windows GPU unittest job (#8978)
NicolasHug
authored
c4ef2fa
View commit details
Copy full SHA for c4ef2fa
View code at this point
Browse repository at this point
Install torchvision-extra-decoders from nightly channel (#8963)
NicolasHug
authored
a4d5121
View commit details
Copy full SHA for a4d5121
View code at this point
Browse repository at this point
Disable onnx test job again (#8975)
NicolasHug
authored
de14de0
View commit details
Copy full SHA for de14de0
View code at this point
Browse repository at this point
Skip onnx AGAIN (#8974)
NicolasHug
authored
0be8c1b
View commit details
Copy full SHA for 0be8c1b
View code at this point
Browse repository at this point
Ignore onnx tests (#8973)
NicolasHug
authored
8dd7685
View commit details
Copy full SHA for 8dd7685
View code at this point
Browse repository at this point
Disable Feature Extraction tests (#8964)
NicolasHug
authored
ef94c21
View commit details
Copy full SHA for ef94c21
View code at this point
Browse repository at this point
Commits on Feb 7, 2025
Clean up reference to VS2019 (#8901)
huydhn
authored
fab1188
View commit details
Copy full SHA for fab1188
View code at this point
Browse repository at this point
Commits on Jan 31, 2025
Remove conda workflows and packaging scripts (#8890)
atalman
authored
947722a
View commit details
Copy full SHA for 947722a
View code at this point
Browse repository at this point
Commits on Jan 21, 2025
Fix linux_job_v2 after https://github.com/pytorch/test-infra/pull/6104 (2) (#8873)
amdfaa
authored
4315f8a
View commit details
Copy full SHA for 4315f8a
View code at this point
Browse repository at this point
Fix linux_job_v2 after https://github.com/pytorch/test-infra/pull/6104 (#8872)
amdfaa
authored
86716c0
View commit details
Copy full SHA for 86716c0
View code at this point
Browse repository at this point
Commits on Dec 20, 2024
Revert "Switch unit test back to Manylinux2014" (#8821)
atalman
authored
d3beb52
View commit details
Copy full SHA for d3beb52
View code at this point
Browse repository at this point
Commits on Dec 12, 2024
Migrate avif and heic decoders to torchvision-extra-decoders repo (#8671)
Show description for 485fe7c
NicolasHug
and
atalman
authored
485fe7c
View commit details
Copy full SHA for 485fe7c
View code at this point
Browse repository at this point
Commits on Nov 29, 2024
Switch unit test back to Manylinux2014 (#8761)
Show description for 229d852
atalman
and
NicolasHug
authored
229d852
View commit details
Copy full SHA for 229d852
View code at this point
Browse repository at this point
Commits on Nov 26, 2024
Pin (and fix?) mypy (#8755)
NicolasHug
authored
b33aef4
View commit details
Copy full SHA for b33aef4
View code at this point
Browse repository at this point
Commits on Nov 14, 2024
Migrate towards linux_job_v2.yml (#8725)
atalman
authored
518ee93
View commit details
Copy full SHA for 518ee93
View code at this point
Browse repository at this point
Commits on Oct 11, 2024
Remove viable strict workflow (#8676)
clee2000
authored
0534b6e
View commit details
Copy full SHA for 0534b6e
View code at this point
Browse repository at this point
Commits on Sep 29, 2024
Enable xpu windows CD (#8656)
chuanqi129
authored
f559edf
View commit details
Copy full SHA for f559edf
View code at this point
Browse repository at this point
Commits on Sep 12, 2024
Revert "Use @release/2.5 instead of @main for CI jobs" (#8645)
atalman
authored
8a4d82d
View commit details
Copy full SHA for 8a4d82d
View code at this point
Browse repository at this point
Commits on Sep 11, 2024
Use @release/2.5 instead of @main for CI jobs (#8643)
kit1980
authored
dfdcd94
View commit details
Copy full SHA for dfdcd94
View code at this point
Browse repository at this point
Commits on Aug 15, 2024
Add webp decoder (#8527)
NicolasHug
authored
be7cdf1
View commit details
Copy full SHA for be7cdf1
View code at this point
Browse repository at this point
Commits on Aug 14, 2024
Pin setuptools to 72.1.0 (#8592)
atalman
authored
831879a
View commit details
Copy full SHA for 831879a
View code at this point
Browse repository at this point
Remove pre_build_script from windows conda build (#8590)
NicolasHug
authored
c4e81fa
View commit details
Copy full SHA for c4e81fa
View code at this point
Browse repository at this point
Commits on Aug 12, 2024
Remove 3.8 support (#8552)
NicolasHug
authored
8f73afa
View commit details
Copy full SHA for 8f73afa
View code at this point
Browse repository at this point
Commits on Aug 10, 2024
Only run 'extended' test if `run-extended` label is set (#8579)
NicolasHug
authored
c449221
View commit details
Copy full SHA for c449221
View code at this point
Browse repository at this point
Commits on Jul 29, 2024
Add xpu linux wheel build into torchvision build matrix (#8542)
Show description for 79cb5bd
chuanqi129
and
NicolasHug
authored
79cb5bd
View commit details
Copy full SHA for 79cb5bd
View code at this point
Browse repository at this point
Commits on Jul 4, 2024
Typo fix: collab -> Colab (#8512)
NicolasHug
authored
4d82b31
View commit details
Copy full SHA for 4d82b31
View code at this point
Browse repository at this point
Commits on Jun 10, 2024
Re-enable vision MPS builds (#8485)
Show description for f96c42f
huydhn
and
NicolasHug
authored
f96c42f
View commit details
Copy full SHA for f96c42f
View code at this point
Browse repository at this point
Commits on Jun 4, 2024
Disable prototype tests (#8466)
NicolasHug
authored
26af015
View commit details
Copy full SHA for 26af015
View code at this point
Browse repository at this point
Commits on May 28, 2024
Remove x86 MacOS jobs and use M1 instead (#8446)
NicolasHug
authored
778ce48
View commit details
Copy full SHA for 778ce48
View code at this point
Browse repository at this point
Commits on May 8, 2024
Add GIF decoder (#8406)
NicolasHug
authored
e4d2d1a
View commit details
Copy full SHA for e4d2d1a
View code at this point
Browse repository at this point
Cleanup C++ model example and cmake CI job (#8411)
NicolasHug
authored
1644fff
View commit details
Copy full SHA for 1644fff
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL