You are here: Start » FIL.NET » WeaverModelId Class
WeaverModelId Class
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
Identifier of WEAVER model.
Constructors
Constructor | Description | |
---|---|---|
![]() | WeaverModelId(String, Nullable<DeviceType>) | |
![]() | WeaverModelId() |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | ModelFile | System.String | Path to a model file. |
![]() | TargetDevice | System.Nullable<FilNet.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. |
Methods
Name | Description | |
---|---|---|
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(FilNet.WeaverModelId) | |
![]() ![]() | Equals(FilNet.WeaverModelId, FilNet.WeaverModelId) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |