hasktorch-signatures-0.0.1.0: Backpack signatures for Tensor operations

Safe HaskellSafe
LanguageHaskell2010

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

Documentation

c_fill :: Ptr CState -> Ptr CTensor -> CReal -> IO () #

c_eye :: Ptr CState -> Ptr CTensor -> CLLong -> CLLong -> IO () #