-
Undocumented
Declaration
Swift
public typealias RawBuffer = VRAMBuffer
-
Undocumented
Declaration
Swift
public typealias Device = GPU
-
Declaration
Swift
public static func allocateBuffer<Element>(withShape shape: [Int], type: Element.Type) -> ShapedBuffer<Element, GPU>
-
Declaration
Swift
public static func free<Element>(_ buffer: ShapedBuffer<Element, GPU>)