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 ba8a0db82cbd35e3cf30a630ca1a1ea78f276752..f9a750be593f1aa60cf1123e42a169afb765c92e 100644 --- a/acls.yml +++ b/acls.yml @@ -103,3 +103,6 @@ software: - name: 'JAX' owner: 'strube1' base: True + - name: 'torchvision' + owner: 'strube1' + base: 'true' \ No newline at end of file