@hackage hasktorch-ffi-thc0.0.1.0

Bindings to Cutorch

Cutorch (and THCUNN) FFI bindings for GPU-based tensors and neural networks in Haskell

  • Installation

  • Dependencies (5)

  • Dependents (2)

    @hackage/hasktorch, @hackage/hasktorch-signatures
  • Package Flags

      half
       (off by default)

      build with half support

      lite
       (off by default)

      only build with Double and Long support

      float
       (off by default)

      Build with float support. THC doesn't seem to build uniform Float types by default.

      with_nn
       (on by default)

      build with nn support