model
Function Usage
Loads a model.
Prototype
1 | model(modelPath: str, deviceId: int) |
Input Parameters
Parameter |
Type |
Description |
|---|---|---|
modelPath |
str |
Model path |
deviceId |
int |
Loaded device ID |
Response Parameters
Model object
Supported Models
Atlas inference product
Parent topic: Model Inference