TfliteMicroLayerError¶
- class TfliteMicroLayerError[source]¶
Properties
WARNING_REThe layer's index
The layer's error msg
The layer's full name
Methods
- property index: int¶
The layer’s index
- Return type:
int
- property name: int¶
The layer’s full name
- Return type:
int
- property msg: int¶
The layer’s error msg
- Return type:
int