class edgeimpulse_api.models.profile_model_table_mcu_memory_tflite.ProfileModelTableMcuMemoryTflite(
**data: Any
)
Config
The type of the None singleton.
ram: pydantic.types.StrictInt
The type of the None singleton.
rom: pydantic.types.StrictInt
The type of the None singleton.
edgeimpulse_api.models.profile_model_table_mcu_memory_tflite.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.profile_model_table_mcu_memory_tflite.ProfileModelTableMcuMemoryTflite
edgeimpulse_api.models.profile_model_table_mcu_memory_tflite.from_json(
json_str: str
) ‑> edgeimpulse_api.models.profile_model_table_mcu_memory_tflite.ProfileModelTableMcuMemoryTflite
edgeimpulse_api.models.profile_model_table_mcu_memory_tflite.to_dict(
self
)
edgeimpulse_api.models.profile_model_table_mcu_memory_tflite.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.profile_model_table_mcu_memory_tflite.to_str(
self
) ‑> str