class documentation

class HailoConfig(TargetConfig):

View In Hierarchy

Undocumented

Class Variable alls Undocumented
Class Variable batch_size Undocumented
Class Variable compression_level Undocumented
Class Variable disable_compilation Undocumented
Class Variable hw_arch Undocumented
Class Variable optimization_level Undocumented

Inherited from TargetConfig:

Class Variable disable_calibration Undocumented

Inherited from CustomBaseModel (via TargetConfig):

Class Variable model_config Undocumented
alls: list[str] =

Undocumented

batch_size: int =

Undocumented

compression_level: Literal[0, 1, 2, 3, 4, 5] =

Undocumented

disable_compilation: bool =

Undocumented

hw_arch: Literal['hailo8', 'hailo8l', 'hailo8r', 'hailo10h', 'hailo15h', 'hailo15m'] =

Undocumented

optimization_level: Literal[-100, 0, 1, 2, 3, 4] =

Undocumented