* Added stub notes for installing PyTorch from source.

(WIP)
This commit is contained in:
Wirawan Purwanto
2024-03-18 18:02:28 -04:00
parent 80a93f0f56
commit 6e3015b729

View File

@@ -0,0 +1,13 @@
PyTorch Installation
====================
Selecting PyTorch target (CPU/GPU) for conda install
----------------------------------------------------
See: https://pytorch.org/get-started/locally/https://pytorch.org/get-started/locally/
There are a selector box in the page above to select which commands to
use to install Torch.