Enum TensorRtEngineCapability
- Namespace
- JYPPX.TensorRtSharp
- Assembly
- JYPPX.TensorRtSharp.dll
Represents TensorRT TensorRtEngineCapability values. 表示 TensorRT TensorRtEngineCapability 枚举值。
public enum TensorRtEngineCapability
Fields
DlaStandalone = 2Represents the DlaStandalone value of TensorRtEngineCapability. 表示 TensorRtEngineCapability 的 DlaStandalone 取值。
Safety = 1Represents the Safety value of TensorRtEngineCapability. 表示 TensorRtEngineCapability 的 Safety 取值。
Standard = 0Represents the Standard value of TensorRtEngineCapability. 表示 TensorRtEngineCapability 的 Standard 取值。