libtorch-ffi-1.11.0.0: test out alternative options for ffi interface to libtorch 1.x
Safe HaskellSafe-Inferred
LanguageHaskell2010

Torch.Internal.Managed.Type.StdArray

Documentation

Orphan instances

CppTuple2 (ForeignPtr (StdArray '(CBool, 2))) Source # 
Instance details

Associated Types

type A (ForeignPtr (StdArray '(CBool, 2))) Source #

type B (ForeignPtr (StdArray '(CBool, 2))) Source #

CppTuple2 (ForeignPtr (StdArray '(CBool, 3))) Source # 
Instance details

Associated Types

type A (ForeignPtr (StdArray '(CBool, 3))) Source #

type B (ForeignPtr (StdArray '(CBool, 3))) Source #

CppTuple2 (ForeignPtr (StdArray '(CBool, 4))) Source # 
Instance details

Associated Types

type A (ForeignPtr (StdArray '(CBool, 4))) Source #

type B (ForeignPtr (StdArray '(CBool, 4))) Source #

CppTuple3 (ForeignPtr (StdArray '(CBool, 3))) Source # 
Instance details

Associated Types

type C (ForeignPtr (StdArray '(CBool, 3))) Source #

CppTuple3 (ForeignPtr (StdArray '(CBool, 4))) Source # 
Instance details

Associated Types

type C (ForeignPtr (StdArray '(CBool, 4))) Source #

CppTuple4 (ForeignPtr (StdArray '(CBool, 4))) Source # 
Instance details

Associated Types

type D (ForeignPtr (StdArray '(CBool, 4))) Source #