model(modelPath, deviceId)
Function Usage
Loads a model.
Input Parameter Description
Parameter |
Type |
Description |
|---|---|---|
modelPath |
str |
Model path |
deviceId |
Int |
Loaded device ID |
Output Parameter Description
Model object
Parent topic: Function Method