Skip to content
Snippets Groups Projects
Commit 38095a1f authored by Damian Alvarez's avatar Damian Alvarez
Browse files

Merge branch 'torchvision' into '2020'

Torchvision version change

See merge request hps-public/easybuild-repository!568
parents b19ffe1c 2e82af94
Branches
No related tags found
No related merge requests found
easyblock = 'PythonPackage' easyblock = 'PythonPackage'
name = 'torchvision' name = 'torchvision'
version = '0.8.1' version = '0.8.2'
versionsuffix = '-Python-%(pyver)s' versionsuffix = '-Python-%(pyver)s'
homepage = 'http://pytorch.org/' homepage = 'http://pytorch.org/'
description = """The torchvision package consists of popular datasets, model architectures, and common image description = """The torchvision package consists of popular datasets, model architectures, and common image
transformations for computer vision.""" transformations for computer vision."""
......
...@@ -103,3 +103,6 @@ software: ...@@ -103,3 +103,6 @@ software:
- name: 'JAX' - name: 'JAX'
owner: 'strube1' owner: 'strube1'
base: True base: True
- name: 'torchvision'
owner: 'strube1'
base: 'true'
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment