From 2f52b850feb5152be6844499125559a23f64ab73 Mon Sep 17 00:00:00 2001 From: Ondrej Megela Date: Thu, 3 Dec 2020 14:20:39 +0000 Subject: [PATCH] --- In%C5%A1tal%C3%A1cia-fairseq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/In%C5%A1tal%C3%A1cia-fairseq.md b/In%C5%A1tal%C3%A1cia-fairseq.md index 3e439d3..77a10a3 100644 --- a/In%C5%A1tal%C3%A1cia-fairseq.md +++ b/In%C5%A1tal%C3%A1cia-fairseq.md @@ -7,7 +7,7 @@ chmod +x ./Miniconda3-latest-Linux-x86_64.sh ./Miniconda3-latest-Linux-x86_64.sh ``` ## 2.Inštalácia pytorch do prostredia Anaconda --Ak máme stroj na ktorom je Compute Combality(CC) > 3.7 tak staci: +-Ak máme stroj na ktorom je Compute Combality(CC) > 3.7 tak stačí: ``` conda install pytorch torchvision torchaudio cudatoolkit=10.2 -c pytorch ```