hasktorch-ffi-tests-0.0.1.0: Testing library for Hasktorch's FFI bindings
Torch.FFI.TestsNN
type NNNum r = (Fractional r, Show r, Eq r) Source #
data NNTestSuite state ten real accreal gen Source #
Constructors
Fields
testSuite :: (NNNum real, NNNum accreal) => state -> NNTestSuite state ten real accreal gen -> Spec Source #