diff --git a/Golden_Repo/t/torchvision/torchvision-0.8.1-gcccoremkl-9.3.0-2020.2.254-Python-3.8.5.eb b/Golden_Repo/t/torchvision/torchvision-0.8.2-gcccoremkl-9.3.0-2020.2.254-Python-3.8.5.eb similarity index 97% rename from Golden_Repo/t/torchvision/torchvision-0.8.1-gcccoremkl-9.3.0-2020.2.254-Python-3.8.5.eb rename to Golden_Repo/t/torchvision/torchvision-0.8.2-gcccoremkl-9.3.0-2020.2.254-Python-3.8.5.eb index 2c61fff6031bd155a08070990ce903dd2f036f35..5addb164637cd8cf6b9759f2acd30037d7b80b53 100644 --- a/Golden_Repo/t/torchvision/torchvision-0.8.1-gcccoremkl-9.3.0-2020.2.254-Python-3.8.5.eb +++ b/Golden_Repo/t/torchvision/torchvision-0.8.2-gcccoremkl-9.3.0-2020.2.254-Python-3.8.5.eb @@ -1,10 +1,9 @@ easyblock = 'PythonPackage' name = 'torchvision' -version = '0.8.1' +version = '0.8.2' versionsuffix = '-Python-%(pyver)s' - homepage = 'http://pytorch.org/' description = """The torchvision package consists of popular datasets, model architectures, and common image transformations for computer vision.""" diff --git a/acls.yml b/acls.yml index c4552b0f5661b3c003df1207d0beadc48253708d..e0971836145dc8a0627ce66d2ea7d1b46eb8ad25 100644 --- a/acls.yml +++ b/acls.yml @@ -106,3 +106,6 @@ software: - name: 'PyTorch-Geometric' owner: 'strube1' base: True + - name: 'torchvision' + owner: 'strube1' + base: 'true'