hasktorch-signatures-support-0.0.1.0: Signatures for support tensors in hasktorch

Copyright(c) Sam Stites 2017
LicenseBSD3
Maintainersam@stites.io
Stabilityexperimental
Portabilitynon-portable
Safe HaskellSafe
LanguageHaskell2010

Torch.Sig.Mask.MathReduce (signature[?])

Description

Basic Tensor MathReduce functionality signature for Mask tensors.

Synopsis

Documentation

c_sumall :: Ptr CState -> Ptr CByteTensor -> IO CLong #

ffi to c-level sumall function.