Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
edgeimpulse_api.models.profile_model_table.ProfileModelTable( **data: Any )
**data
Any
pydantic.v1.main.BaseModel
pydantic.v1.utils.Representation
Config
gpu_or_mpu_accelerator
edgeimpulse_api.models.profile_model_table_mpu.ProfileModelTableMpu
high_end_mcu
edgeimpulse_api.models.profile_model_table_mcu.ProfileModelTableMcu
high_end_mcu_plus_accelerator
low_end_mcu
mpu
variant
pydantic.v1.types.StrictStr
edgeimpulse_api.models.profile_model_table.ProfileModelTable.from_dict( obj: dict ) ‑> edgeimpulse_api.models.profile_model_table.ProfileModelTable
obj
dict
edgeimpulse_api.models.profile_model_table.ProfileModelTable
edgeimpulse_api.models.profile_model_table.ProfileModelTable.from_json( json_str: str ) ‑> edgeimpulse_api.models.profile_model_table.ProfileModelTable
json_str
str
edgeimpulse_api.models.profile_model_table.ProfileModelTable.variant_validate_enum( v )
v
edgeimpulse_api.models.profile_model_table.ProfileModelTable.to_dict( self )
self
edgeimpulse_api.models.profile_model_table.ProfileModelTable.to_json( self, indent=None ) ‑> str
indent=None
edgeimpulse_api.models.profile_model_table.ProfileModelTable.to_str( self ) ‑> str
Was this page helpful?