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