@hackage hasktorch-ffi-thc0.0.1.0
Bindings to Cutorch
Categories
License
BSD-3-Clause
Maintainer
Sam Stites <fnz@fgvgrf.vb>, Austin Huang <nhfgvau@nyhz.zvg.rqh> - cipher:ROT13
Links
Versions
- 0.0.1.0 Thu, 1 Nov 2018
Installation
Dependencies (5)
- base (==4.7 || >4.7) && <5
- hasktorch-types-th (==0.0.1 || >0.0.1) && <0.0.2
- hasktorch-types-thc (==0.0.1 || >0.0.1) && <0.0.2
- inline-c ==0.5 || >0.5
- text ==1.2.2 || >1.2.2 Show all…
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
Cutorch (and THCUNN) FFI bindings for GPU-based tensors and neural networks in Haskell