class edgeimpulse_api.models.profile_model_table_mpu.ProfileModelTableMpu(
**data: Any
)
Config
The type of the None singleton.
description: pydantic.types.StrictStr
The type of the None singleton.
rom: float | None
The type of the None singleton.
supported: pydantic.types.StrictBool
The type of the None singleton.
time_per_inference_ms: pydantic.types.StrictInt | None
The type of the None singleton.
edgeimpulse_api.models.profile_model_table_mpu.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.profile_model_table_mpu.ProfileModelTableMpu
edgeimpulse_api.models.profile_model_table_mpu.from_json(
json_str: str
) ‑> edgeimpulse_api.models.profile_model_table_mpu.ProfileModelTableMpu
edgeimpulse_api.models.profile_model_table_mpu.to_dict(
self
)
edgeimpulse_api.models.profile_model_table_mpu.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.profile_model_table_mpu.to_str(
self
) ‑> str