You are here:
Start »
FIL.NET »
WeaverModelId Class
WeaverModelId Class
Namespace: | FilNet |
Assembly: | FIL.NET.TS.dll |
Identifier of WEAVER model.
Constructors
Properties
| Name | Type | Description |
 | DeviceIndex | System.Int32 | An index of a device selected for deploying and executing the model.. |
 | DeviceType | System.Nullable<FilNet.DeviceKind> | A type of 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. |
 | ModelFile | System.String | Path to a model file. |
Methods
Remarks
See also