Module backend

Source
Expand description

The backend module contains the data types for the backend configuration

Structs§

BackendConfig
BackendConfig is a struct that holds the configuration for the backend memory: MemoryMode power: PowerMode precision: PrecisionMode

Enums§

MemoryMode
MemoryModes depend on if the specific backend has support for it
PowerMode
PowerModes depend on if the specific backend has support for it
PrecisionMode
PrecisionModes depend on if the specific backend has support for it