Skip to Content

libtorchv2.13.0

Created
Updated

Tensors and Dynamic neural networks in Python with strong GPU acceleration

#License

Unspecified

#Supported Platforms

(windows & !static) | osx | linux

  • linux
  • osx
  • windows-dynamic
  • uwp
  • windows-static

#Features

Default feature: blas

#blasdefault

BLAS/LAPACK backend (openblas on linux/windows, Accelerate on macOS). On by default; disable with [core,...] when using [mkl] instead.

Dependencies:
and 4 transitive dependencies:
  • (by )

    Platforms: !osx & !ios & (uwp | (arm & windows) | (static & windows & !mingw))

  • (by , )

    Platforms: !windows | !static | mingw
    Features: blas-select, noblas

  • (by )

    Platforms: !osx & !ios

  • (by )

    Platforms: windows & !mingw

Host Dependencies:
2 transitive dependencies:
  • (by )
  • (by )

#cuda

Build with CUDA GPU backend

Supports: (windows & x64 & !staticcrt) | (linux & x64)
  • linux
  • windows-x64-dynamic
  • osx
  • windows-arm64-dynamic
  • windows-x86-dynamic
Dependencies:
  • Platforms: linux
    Features: cuda

  • Platforms: linux

  • Platforms: linux
    Features: cuda

and 9 transitive dependencies:
  • (by )
  • (by )

    Platforms: !osx & !ios & (uwp | (arm & windows) | (static & windows & !mingw))

  • (by )
  • (by , )

    Platforms: !windows | !static | mingw
    Features: blas-select, noblas

  • (by )
  • (by )
  • (by )
  • (by )

    Platforms: !osx & !ios

  • (by )

    Platforms: windows & !mingw

Host Dependencies:
2 transitive dependencies:
  • (by )
  • (by )

#dist

Use distributed training/inference (Gloo, MPI, libuv, TensorPipe)

Supports: (linux & x64) | windows
  • linux
  • windows-dynamic
  • osx
Dependencies:
  • Platforms: linux

  • Platforms: windows | osx

  • Platforms: linux

  • Platforms: linux

and 4 transitive dependencies:
  • (by )
  • (by )

    Platforms: windows

  • (by )

    Platforms: !windows

  • (by )
Host Dependencies:
6 transitive dependencies:
  • (by )
  • (by )
  • (by )
  • (by )
  • (by )
  • (by )

#gflags

Build with gflags

Dependencies:

No transitive dependencies.

Host Dependencies:
2 transitive dependencies:
  • (by )
  • (by )

#glog

Build with glog

Dependencies:
and one transitive dependency:
  • (by )
Host Dependencies:
2 transitive dependencies:
  • (by )
  • (by )

#llvm

Build with LLVM

Dependencies:
and 3 transitive dependencies:
  • (by )

    Platforms: windows & !mingw

  • (by )
  • (by )
Host Dependencies:
3 transitive dependencies:
  • (by )
  • (by )
  • (by )

#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.

Supports: (windows | linux) & x64 & !uwp
  • linux
  • windows-x64-dynamic
  • osx
  • windows-arm64-dynamic
  • windows-x86-dynamic
Dependencies:

No transitive dependencies.

Host Dependencies:
2 transitive dependencies:
  • (by )
  • (by )

#vulkan

Build with Vulkan GPU backend

Dependencies:
and one transitive dependency:
  • (by )
Host Dependencies:
and 5 transitive dependencies:
  • (by )
  • (by )
  • (by )
  • (by )
  • (by )

#Dependencies

  • Features: clog

  • Platforms: x64 & !uwp

  • Platforms: arm64

  • Platforms: windows | (arm64 & !osx)

  • Platforms: linux | osx

and 18 transitive dependencies:
  • (by )
  • (by )
  • (by )
  • (by )

    Features: (none)

  • (by )

    Features: (none)

  • (by )
  • (by )

    Platforms: !windows

  • (by )

    Platforms: !windows
    Features: (none)

  • (by )

    Features: (none)

  • (by )

    Platforms: !linux

  • (by )

    Features: (none)

  • (by )

    Platforms: !osx & !windows

  • (by )

    Features: (none)

  • (by )
  • (by , )

    Platforms: !windows
    Features: extensions

  • (by )

    Features: (none)

  • (by )
  • (by )

#Host Dependencies

and 7 transitive dependencies:
  • (by )
  • (by )

    Platforms: android

  • (by )
  • (by )
  • (by )

    Platforms: windows

  • (by )

    Platforms: windows & !mingw

  • (by )

#Dependents

No dependents.

#Host Dependents

No dependents.

#Contributors

  • PARK DongHa's avatarPARK DongHa
  • jim wang's avatarjim wang
  • Lily Wang's avatarLily Wang
  • MonicaLiu's avatarMonicaLiu
  • Ómar Högni Guðmarsson's avatarÓmar Högni Guðmarsson
  • Alexander Neumann's avatarAlexander Neumann
  • Jia Yue Hua's avatarJia Yue Hua
  • Billy O'Neal's avatarBilly O'Neal
  • miyanyan's avatarmiyanyan
  • JoergAtGithub's avatarJoergAtGithub
  • Stefano Sinigardi's avatarStefano Sinigardi
  • Mengna-Li's avatarMengna-Li
  • Steve Brain's avatarSteve Brain

#Changelog

  • a29317a[libtorch] Update to 2.13 (#52815)
  • 32305df[libtorch] update to 2.12 with dependencies (#52108)
  • 29ff5b8[libtorch] [xnnpack] [qnnpack] [cpuinfo][fbgemm] (#46649)
  • 52d831c[libtorch] remove cuda from default features (#42917)
  • cbf6fe2[opencv] add missing features to defaults and improve test matrix (#42371)
  • e1118ae[libtorch] Include <chrono> for high_resolution_clock (#43234)
  • 4413468[sleef] Update to version 3.7 (#42706)
  • 8cbc1d7[Libtorch] remove abs compiler path (#42729)
  • 88a0bf8[onnx] Update onnx to 1.16.2 and fix downstream (#40067)
  • 6152303[libtorch] Fix libtorch[core] compilation error (#40795)
and 12 more commits:

#Source