WeaverModelId

Description

Identifier of WEAVER model.

Type represents identifier of loaded Deep Learning model: path to a model file and device chosen for performing calculations.

Structure Fields

Type fields and default values (if defined) are described below:

Name Type Description
ModelFile File Path to a model file.
TargetDevice DeviceType* A device selected for deploying and executing the model. If not set, device is selected depending on version (CPU/GPU) of installed Deep Learning Add-on.