Structs§
- Batch
Kernel Adapter - Adapter to create a batch kernel from a closure.
Enums§
Traits§
- Batch
Kernel - Trait for batch execution kernels that produce a vector result.
- BindCtx
- Context for binding batch execution kernels.
- Execution
Ctx - Execution context for batch array compute.
Functions§
- kernel
- Create a batch execution kernel from the given closure.
Type Aliases§
- Batch
Kernel Ref - Type-alias for heap-allocated batch execution kernels.