We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 182c6f2 commit e064e54Copy full SHA for e064e54
3 files changed
pie/TDN-1200-1600/Dockerfile
@@ -1,4 +1,6 @@
1
ARG VERSION=dev
2
-FROM instituutnederlandsetaal/galahad-taggers-pie-base:$VERSION
+ARG CPU_GPU=${CPU_GPU}
3
+
4
+FROM instituutnederlandsetaal/galahad-taggers-pie-$CPU_GPU-base:$VERSION
5
6
COPY --link *.tar ./model.tar
pie/TDN-1600-1900/Dockerfile
pie/TDN-ALL/Dockerfile
0 commit comments