Skip to content
Snippets Groups Projects
Unverified Commit 38cd15d0 authored by Adam J. Stewart's avatar Adam J. Stewart Committed by GitHub
Browse files

Add py-torch 1.4.0 (#14543)

parent 808c80d6
Branches
Tags
No related merge requests found
......@@ -51,6 +51,7 @@ class PyTorch(PythonPackage, CudaPackage):
]
version('master', branch='master', submodules=True)
version('1.4.0', tag='v1.4.0', submodules=True)
version('1.3.1', tag='v1.3.1', submodules=True)
version('1.3.0', tag='v1.3.0', submodules=True)
version('1.2.0', tag='v1.2.0', submodules=True)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment