libtorch 2.12.0

Tensors and Dynamic neural networks in Python with strong GPU acceleration

Used By

Not used by any other package

Features

blas - BLAS/LAPACK backend (openblas on linux/windows, Accelerate on macOS). On by default; disable with [core,...] when using [mkl] instead.
Dependencies
blas
lapack
dist - Use distributed training/inference (Gloo, MPI, libuv, TensorPipe)
gflags - Build with gflags
Dependencies
gflags
glog - Build with glog
Dependencies
glog
llvm - Build with LLVM
Dependencies
llvm
mkl - Intel performance backend: use oneMKL for BLAS/LAPACK and enable oneDNN (MKLDNN) CPU acceleration via ideep. Mutually exclusive with [blas] (the openblas default-feature) — install as libtorch[core,mkl,...] to skip the openblas backend, otherwise both backends get built and only MKL is linked.
vulkan - Build with Vulkan GPU backend

Available Versions

  • 2.12.0#0
  • 2.7.1#0
  • 2.1.2#12
  • 2.1.2#11
  • 2.1.2#10
  • 2.1.2#9
  • 2.1.2#8
  • 2.1.2#7
  • 2.1.2#6
  • 2.1.2#5
  • 2.1.2#4
  • 2.1.2#3
  • 2.1.2#2
  • 2.1.2#1
  • 2.1.2#0
  • 1.12.1#5
  • 1.12.1#4
  • 1.12.1#3
  • 1.12.1#2
  • 1.12.1#1
  • 1.12.1#0