pub fn arch_compatible(gpu: &GpuInfo, archs: &str) -> bool
Check whether a GPU’s compute capability is covered by the libtorch variant’s compiled architectures (from the .arch file).