Skip to main content

Module build

Module build 

Source
Expand description

fdl libtorch build – compile libtorch from PyTorch source.

Two backends: Docker (isolated, reproducible) or native (faster, requires CUDA toolkit + build tools on host). Auto-detects available backends and asks the user when both are present.

Structs§

BuildOpts

Enums§

BuildBackend

Functions§

run