libtorch-ffi-2.0.1.2: Haskell bindings for PyTorch
Safe HaskellNone
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))) 
Instance details

Defined in Torch.Internal.Managed.Type.StdArray

type A (ForeignPtr (StdArray '(CBool, 2))) = CBool
type B (ForeignPtr (StdArray '(CBool, 2))) 
Instance details

Defined in Torch.Internal.Managed.Type.StdArray

type B (ForeignPtr (StdArray '(CBool, 2))) = CBool
CppTuple2 (ForeignPtr (StdArray '(CBool, 3))) Source # 
Instance details

Associated Types

type A (ForeignPtr (StdArray '(CBool, 3))) 
Instance details

Defined in Torch.Internal.Managed.Type.StdArray

type A (ForeignPtr (StdArray '(CBool, 3))) = CBool
type B (ForeignPtr (StdArray '(CBool, 3))) 
Instance details

Defined in Torch.Internal.Managed.Type.StdArray

type B (ForeignPtr (StdArray '(CBool, 3))) = CBool
CppTuple2 (ForeignPtr (StdArray '(CBool, 4))) Source # 
Instance details

Associated Types

type A (ForeignPtr (StdArray '(CBool, 4))) 
Instance details

Defined in Torch.Internal.Managed.Type.StdArray

type A (ForeignPtr (StdArray '(CBool, 4))) = CBool
type B (ForeignPtr (StdArray '(CBool, 4))) 
Instance details

Defined in Torch.Internal.Managed.Type.StdArray

type B (ForeignPtr (StdArray '(CBool, 4))) = CBool
CppTuple3 (ForeignPtr (StdArray '(CBool, 3))) Source # 
Instance details

Associated Types

type C (ForeignPtr (StdArray '(CBool, 3))) 
Instance details

Defined in Torch.Internal.Managed.Type.StdArray

type C (ForeignPtr (StdArray '(CBool, 3))) = CBool
CppTuple3 (ForeignPtr (StdArray '(CBool, 4))) Source # 
Instance details

Associated Types

type C (ForeignPtr (StdArray '(CBool, 4))) 
Instance details

Defined in Torch.Internal.Managed.Type.StdArray

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

Associated Types

type D (ForeignPtr (StdArray '(CBool, 4))) 
Instance details

Defined in Torch.Internal.Managed.Type.StdArray

type D (ForeignPtr (StdArray '(CBool, 4))) = CBool