Module layer

Source

Structs§

ComputeData

Enums§

Error
KernelBuffer
A memory buffer mapped into a kernel.
KernelMemMap
A memory mapping specification for a kernel execution.

Traits§

ComputeHolder
This is a trait for a holder type for the popular triple:
ComputeLayer
A hardware abstraction layer (HAL) for compute operations.
ComputeLayerExecutor
An interface for executing a sequence of operations on an accelerated compute device
KernelExecutor
An interface for defining execution kernels.

Type Aliases§

FSlice
FSliceMut
KernelMem
KernelSlice
KernelSliceMut