@hackage hasktorch0.2.0.1

Haskell bindings to libtorch, supporting both typed and untyped tensors.

  • Installation

    Custom

  • Dependencies (38)

  • Dependents (1)

    @hackage/hasktorch-zoo
  • Package Flags

      disable-doctest
       (off by default)

      Disable doctest. ToDo: This flag is to avoid relocation-error of ghci for macos.

Hasktorch is a library for tensors and neural networks in Haskell. It is an independent open source community project which leverages the core C++ libraries shared by PyTorch.