We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 864e72d commit 42b1e3bCopy full SHA for 42b1e3b
Dockerfile
@@ -16,7 +16,7 @@ ARG tag=2.4.0-cuda12.1-cudnn9-runtime
16
FROM pytorch/pytorch:${tag}
17
18
LABEL maintainer='Jean-Olivier Irisson'
19
-LABEL version='1.1.0'
+LABEL version='1.2.0'
20
21
# What user branch to clone [!]
22
ARG branch=main
VERSION
@@ -1 +1 @@
1
-1.1.0
+1.2.0
0 commit comments