rsnt_translations
56,420
edits
mNo edit summary |
No edit summary |
||
Line 2,022: | Line 2,022: | ||
=== How to use LibTorch === <!--T:39--> | === How to use LibTorch === <!--T:39--> | ||
==== | ==== Setting up the environment ==== <!--T:40--> | ||
<!--T:554--> | <!--T:554--> | ||
Line 2,030: | Line 2,030: | ||
pip install --no-index torch numpy | pip install --no-index torch numpy | ||
==== | ==== Compiling a minimal example ==== <!--T:44--> | ||
<!--T:45--> | <!--T:45--> |