@hackage / hasktorch

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

Latest0.2.2.0

About

Metadata

  • Last updated , by junjihashimoto
  • License BSD-3-Clause
  • Maintained by: hasktorch@gmail.com

  • Lottery factor: 1

Links

Installation

This package uses the Custom cabal build type

Package Flags

Use the -f option with cabal commands to enable flags

    disable-doctest (off by default)

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

Readme

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.