hytos / DTI_PID / Development Environment / ID2 package AI.txt @ c47ad347
이력 | 보기 | 이력해설 | 다운로드 (444 Bytes)
1 | ec9a0b11 | esham21 | Shapely==1.6.4.post1 |
---|---|---|---|
2 | |||
3 | torch==1.13.1+cu116 |
||
4 | torchaudio==0.13.1+cu116 |
||
5 | torchvision==0.14.1+cu116 |
||
6 | |||
7 | ## CUDA 11.6 |
||
8 | ## conda install pytorch==1.13.1 torchvision==0.14.1 torchaudio==0.13.1 pytorch-cuda=11.6 -c pytorch -c nvidia |
||
9 | ## CUDA 11.7 |
||
10 | ## conda install pytorch==1.13.1 torchvision==0.14.1 torchaudio==0.13.1 pytorch-cuda=11.7 -c pytorch -c nvidia |
||
11 | ## CPU Only |
||
12 | ## conda install pytorch==1.13.1 torchvision==0.14.1 torchaudio==0.13.1 cpuonly -c pytorch |