class edgeimpulse_api.models.profile_model_info_memory.ProfileModelInfoMemory(
**data: Any
)
Config
The type of the None singleton.
eon: edgeimpulse_api.models.profile_model_info_memory_details.ProfileModelInfoMemoryDetails | None
The type of the None singleton.
eon_ram_optimized: edgeimpulse_api.models.profile_model_info_memory_details.ProfileModelInfoMemoryDetails | None
The type of the None singleton.
tflite: edgeimpulse_api.models.profile_model_info_memory_details.ProfileModelInfoMemoryDetails | None
The type of the None singleton.
edgeimpulse_api.models.profile_model_info_memory.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.profile_model_info_memory.ProfileModelInfoMemory
edgeimpulse_api.models.profile_model_info_memory.from_json(
json_str: str
) ‑> edgeimpulse_api.models.profile_model_info_memory.ProfileModelInfoMemory
edgeimpulse_api.models.profile_model_info_memory.to_dict(
self
)
edgeimpulse_api.models.profile_model_info_memory.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.profile_model_info_memory.to_str(
self
) ‑> str