Enum TensorRtNetworkDefinitionCreationFlags
- Namespace
- JYPPX.TensorRtSharp
- Assembly
- JYPPX.TensorRtSharp.dll
Represents TensorRT TensorRtNetworkDefinitionCreationFlags values. 表示 TensorRT TensorRtNetworkDefinitionCreationFlags 枚举值。
public enum TensorRtNetworkDefinitionCreationFlags : uint
Fields
ExplicitBatch = 1Represents the ExplicitBatch value of TensorRtNetworkDefinitionCreationFlags. 表示 TensorRtNetworkDefinitionCreationFlags 的 ExplicitBatch 取值。
None = 0Represents the None value of TensorRtNetworkDefinitionCreationFlags. 表示 TensorRtNetworkDefinitionCreationFlags 的 None 取值。