mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-26 10:16:14 +00:00
small fixes
This commit is contained in:
parent
1bd8a3113c
commit
4b1e612eef
@ -1,4 +1,5 @@
|
|||||||
FROM pytorch/pytorch:2.0.0-cuda11.7-cudnn8-devel
|
FROM pytorch/pytorch:2.0.0-cuda11.7-cudnn8-devel
|
||||||
|
# python 3.10
|
||||||
|
|
||||||
ENV LC_ALL C.UTF-8
|
ENV LC_ALL C.UTF-8
|
||||||
|
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
FROM pytorch/pytorch:2.1.0-cuda11.8-cudnn8-devel
|
FROM pytorch/pytorch:2.1.0-cuda11.8-cudnn8-devel
|
||||||
|
# python 3.10
|
||||||
|
|
||||||
ENV LC_ALL C.UTF-8
|
ENV LC_ALL C.UTF-8
|
||||||
|
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
FROM pytorch/pytorch:2.1.0-cuda12.1-cudnn8-devel
|
FROM pytorch/pytorch:2.1.0-cuda12.1-cudnn8-devel
|
||||||
|
# python 3.10
|
||||||
|
|
||||||
ENV LC_ALL C.UTF-8
|
ENV LC_ALL C.UTF-8
|
||||||
|
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
FROM pytorch/pytorch:2.2.0-cuda11.8-cudnn8-devel
|
FROM pytorch/pytorch:2.2.0-cuda11.8-cudnn8-devel
|
||||||
|
# python 3.10
|
||||||
|
|
||||||
ENV LC_ALL C.UTF-8
|
ENV LC_ALL C.UTF-8
|
||||||
|
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
FROM pytorch/pytorch:2.2.0-cuda12.1-cudnn8-devel
|
FROM pytorch/pytorch:2.2.0-cuda12.1-cudnn8-devel
|
||||||
|
# python 3.10
|
||||||
|
|
||||||
ENV LC_ALL C.UTF-8
|
ENV LC_ALL C.UTF-8
|
||||||
|
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
FROM pytorch/pytorch:2.2.1-cuda11.8-cudnn8-devel
|
FROM pytorch/pytorch:2.2.1-cuda11.8-cudnn8-devel
|
||||||
|
# python 3.10
|
||||||
|
|
||||||
ENV LC_ALL C.UTF-8
|
ENV LC_ALL C.UTF-8
|
||||||
|
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
FROM pytorch/pytorch:2.2.1-cuda12.1-cudnn8-devel
|
FROM pytorch/pytorch:2.2.1-cuda12.1-cudnn8-devel
|
||||||
|
# python 3.10
|
||||||
|
|
||||||
ENV LC_ALL C.UTF-8
|
ENV LC_ALL C.UTF-8
|
||||||
|
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
FROM pytorch/pytorch:2.2.2-cuda11.8-cudnn8-devel
|
FROM pytorch/pytorch:2.2.2-cuda11.8-cudnn8-devel
|
||||||
|
# python 3.10
|
||||||
|
|
||||||
ENV LC_ALL C.UTF-8
|
ENV LC_ALL C.UTF-8
|
||||||
|
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
FROM pytorch/pytorch:2.2.2-cuda12.1-cudnn8-devel
|
FROM pytorch/pytorch:2.2.2-cuda12.1-cudnn8-devel
|
||||||
|
# python 3.10
|
||||||
|
|
||||||
ENV LC_ALL C.UTF-8
|
ENV LC_ALL C.UTF-8
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user