hasktorch-signatures-0.0.1.0: Backpack signatures for Tensor operations

Safe HaskellSafe
LanguageHaskell2010

Torch.Sig.Tensor.Math.Reduce (signature[?])

Contents

Synopsis

Documentation

c_sum :: Ptr CState -> Ptr CTensor -> Ptr CTensor -> CInt -> CInt -> IO () #

c_prod :: Ptr CState -> Ptr CTensor -> Ptr CTensor -> CInt -> CInt -> IO () #

not in THC.BYte

not in TH.Byte