Expand description
Compute server module.
Structs§
- Binding
- Binding of a tensor handle to execute a kernel.
- Handle
- Server handle containing the memory handle.
Enums§
- Cube
Count - Specifieds the number of cubes to be dispatched for a kernel.
Traits§
- Compute
Server - The compute server is responsible for handling resources and computations over resources.