Expand description
The backend module contains the data types for the backend configuration
Structs§
- Backend
Config - BackendConfig is a struct that holds the configuration for the backend memory: MemoryMode power: PowerMode precision: PrecisionMode
Enums§
- Memory
Mode - MemoryModes depend on if the specific backend has support for it
- Power
Mode - PowerModes depend on if the specific backend has support for it
- Precision
Mode - PrecisionModes depend on if the specific backend has support for it