aboutsummarylogtreecommitdiffstats
path: root/nvchecker.toml
blob: ba936be9f3e0aa9b0b5e8215596704d955a264f9 (plain)
1
2
3
4
5
[torchvision]
source = "git"
git = "https://github.com/pytorch/vision.git"
prefix = "v"
exclude_regex = "v.*(pre|rc|alpha|beta|\\-).*"