@hackage libtorch-ffi2.0.0.1

Haskell bindings for PyTorch

  • Installation

  • Dependencies (11)

  • Dependents (1)

    @hackage/hasktorch
  • Package Flags

      cuda
       (off by default)

      A flag to link libtorch_cuda.

      rocm
       (off by default)

      A flag to link libtorch_hip.

      gcc
       (off by default)

      A flag to use gcc on macos

This package provides Haskell bindings to libtorch, the C++ library underlying PyTorch, specifically designed for the Hasktorch ecosystem.