Classes
ProfileModelTable
| Parameters | |
|---|---|
**data | Any |
| Bases |
|---|
pydantic.v1.main.BaseModel |
pydantic.v1.utils.Representation |
| Class variables | |
|---|---|
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 | edgeimpulse_api.models.profile_model_table_mcu.ProfileModelTableMcu |
low_end_mcu | edgeimpulse_api.models.profile_model_table_mcu.ProfileModelTableMcu |
mpu | edgeimpulse_api.models.profile_model_table_mpu.ProfileModelTableMpu |
variant | pydantic.v1.types.StrictStr |
STATIC METHODS
from_dict
| Parameters | |
|---|---|
obj | dict |
| Returns |
|---|
edgeimpulse_api.models.profile_model_table.ProfileModelTable |
from_json
| Parameters | |
|---|---|
json_str | str |
| Returns |
|---|
edgeimpulse_api.models.profile_model_table.ProfileModelTable |
variant_validate_enum
| Parameters | |
|---|---|
v | |
METHODS
to_dict
| Parameters | |
|---|---|
self | |
to_json
| Parameters | |
|---|---|
self | |
indent=None | |
| Returns |
|---|
str |
to_str
| Parameters | |
|---|---|
self | |
| Returns |
|---|
str |