Table of Contents

Enum TensorRtEngineCapability

Namespace
JYPPX.TensorRtSharp
Assembly
JYPPX.TensorRtSharp.dll

Represents TensorRT TensorRtEngineCapability values. 表示 TensorRT TensorRtEngineCapability 枚举值。

public enum TensorRtEngineCapability

Fields

DlaStandalone = 2

Represents the DlaStandalone value of TensorRtEngineCapability. 表示 TensorRtEngineCapability 的 DlaStandalone 取值。

Safety = 1

Represents the Safety value of TensorRtEngineCapability. 表示 TensorRtEngineCapability 的 Safety 取值。

Standard = 0

Represents the Standard value of TensorRtEngineCapability. 表示 TensorRtEngineCapability 的 Standard 取值。