You are here:
Start »
FIL.NET »
SegmentInstancesModelId Class
SegmentInstancesModelId Class
Namespace: | FilNet |
Assembly: | FIL.NET.TS.dll |
Identifier of Segment Instances 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. |
 | ModelDirectory | System.String | A Segment Instances model stored in a specific disk directory. |
Methods
Remarks
See also