ai:pytorch
差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
| ai:pytorch [2021/11/27 16:30] – [RADEON (ROCm) で PyTorch を使う方法] oga | ai:pytorch [2021/11/27 20:45] (現在) – [ROCm 4.3 + PyTorch 1.11] oga | ||
|---|---|---|---|
| 行 80: | 行 80: | ||
| * [[https:// | * [[https:// | ||
| + | |||
| + | ==== ROCm 4.3 + PyTorch 1.11 (2021/ | ||
| + | |||
| + | * Ubuntu 20.04LTS RADEON Vega 56 | ||
| < | < | ||
| 行 90: | 行 94: | ||
| $ echo 'deb [arch=amd64] https:// | $ echo 'deb [arch=amd64] https:// | ||
| $ sudo apt update | $ sudo apt update | ||
| + | $ sudo rocminfo | ||
| $ sudo apt install rocm-dkms | $ sudo apt install rocm-dkms | ||
| $ sudo reboot | $ sudo reboot | ||
| - | $ sudo apt install cmake | + | $ sudo apt install |
| $ sudo apt install python3-pip | $ sudo apt install python3-pip | ||
| - | $ pip3 install setuptools numpy | + | $ pip3 install setuptools numpy wheel pyyaml |
| $ git clone --recursive https:// | $ git clone --recursive https:// | ||
| $ cd pytorch | $ cd pytorch | ||
ai/pytorch.1637998256.txt.gz · 最終更新: by oga
