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.get_pretrained_model_response_all_of_model_profile_info.GetPretrainedModelResponseAllOfModelProfileInfo( **data: Any )
**data
Any
pydantic.v1.main.BaseModel
pydantic.v1.utils.Representation
Config
float32
edgeimpulse_api.models.profile_model_info.ProfileModelInfo | None
int8
table
edgeimpulse_api.models.profile_model_table.ProfileModelTable
edgeimpulse_api.models.get_pretrained_model_response_all_of_model_profile_info.GetPretrainedModelResponseAllOfModelProfileInfo.from_dict( obj: dict ) ‑> edgeimpulse_api.models.get_pretrained_model_response_all_of_model_profile_info.GetPretrainedModelResponseAllOfModelProfileInfo
obj
dict
edgeimpulse_api.models.get_pretrained_model_response_all_of_model_profile_info.GetPretrainedModelResponseAllOfModelProfileInfo
edgeimpulse_api.models.get_pretrained_model_response_all_of_model_profile_info.GetPretrainedModelResponseAllOfModelProfileInfo.from_json( json_str: str ) ‑> edgeimpulse_api.models.get_pretrained_model_response_all_of_model_profile_info.GetPretrainedModelResponseAllOfModelProfileInfo
json_str
str
edgeimpulse_api.models.get_pretrained_model_response_all_of_model_profile_info.GetPretrainedModelResponseAllOfModelProfileInfo.to_dict( self )
self
edgeimpulse_api.models.get_pretrained_model_response_all_of_model_profile_info.GetPretrainedModelResponseAllOfModelProfileInfo.to_json( self, indent=None ) ‑> str
indent=None
edgeimpulse_api.models.get_pretrained_model_response_all_of_model_profile_info.GetPretrainedModelResponseAllOfModelProfileInfo.to_str( self ) ‑> str
Was this page helpful?