mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-04 14:44:18 +00:00
small fixes
This commit is contained in:
parent
0e4927f40f
commit
7d16d403d0
@ -1,4 +1,4 @@
|
||||
FROM pytorch/pytorch:2.1.0-cuda11.8-cudnn8-runtime
|
||||
FROM pytorch/pytorch:2.1.0-cuda11.8-cudnn8-devel
|
||||
|
||||
ENV LC_ALL C.UTF-8
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM pytorch/pytorch:2.1.0-cuda12.1-cudnn8-runtime
|
||||
FROM pytorch/pytorch:2.1.0-cuda12.1-cudnn8-devel
|
||||
|
||||
ENV LC_ALL C.UTF-8
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user