Table of Contents

Enum TensorRtApiLine

Namespace
JYPPX.Shared.Interop
Assembly
JYPPX.Shared.dll

TensorRT major lines exposed by the bridge. bridge 对外暴露的 TensorRT 主版本线。

public enum TensorRtApiLine

Fields

TensorRt10 = 10

TensorRT 10 API line. TensorRT 10 API 主线。

TensorRt11 = 11

TensorRT 11 API line. TensorRT 11 API 主线。

TensorRt8 = 8

TensorRT 8 API line. TensorRT 8 API 主线。

Unknown = 0

The TensorRT line is unknown or not resolved. TensorRT 主版本线未知或尚未解析。