Table of Contents

Enum TensorRtLayerType

Namespace
JYPPX.TensorRtSharp
Assembly
JYPPX.TensorRtSharp.dll

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

public enum TensorRtLayerType

Fields

Activation = 2

Represents the Activation value of TensorRtLayerType. 表示 TensorRtLayerType 的 Activation 取值。

Assertion = 39

Represents the Assertion value of TensorRtLayerType. 表示 TensorRtLayerType 的 Assertion 取值。

AttentionInput = 51

Represents the AttentionInput value of TensorRtLayerType. 表示 TensorRtLayerType 的 AttentionInput 取值。

AttentionOutput = 52

Represents the AttentionOutput value of TensorRtLayerType. 表示 TensorRtLayerType 的 AttentionOutput 取值。

Cast = 1

Represents the Cast value of TensorRtLayerType. 表示 TensorRtLayerType 的 Cast 取值。

Concatenation = 8

Represents the Concatenation value of TensorRtLayerType. 表示 TensorRtLayerType 的 Concatenation 取值。

Condition = 34

Represents the Condition value of TensorRtLayerType. 表示 TensorRtLayerType 的 Condition 取值。

ConditionalInput = 35

Represents the ConditionalInput value of TensorRtLayerType. 表示 TensorRtLayerType 的 ConditionalInput 取值。

ConditionalOutput = 36

Represents the ConditionalOutput value of TensorRtLayerType. 表示 TensorRtLayerType 的 ConditionalOutput 取值。

Constant = 19

Represents the Constant value of TensorRtLayerType. 表示 TensorRtLayerType 的 Constant 取值。

Convolution = 0

Represents the Convolution value of TensorRtLayerType. 表示 TensorRtLayerType 的 Convolution 取值。

Cumulative = 49

Represents the Cumulative value of TensorRtLayerType. 表示 TensorRtLayerType 的 Cumulative 取值。

Deconvolution = 7

Represents the Deconvolution value of TensorRtLayerType. 表示 TensorRtLayerType 的 Deconvolution 取值。

DequantizeTrt10 = 33

Represents the DequantizeTrt10 value of TensorRtLayerType. 表示 TensorRtLayerType 的 DequantizeTrt10 取值。

DequantizeTrt8 = 100034

Represents the DequantizeTrt8 value of TensorRtLayerType. 表示 TensorRtLayerType 的 DequantizeTrt8 取值。

DistCollective = 56

Represents the DistCollective value of TensorRtLayerType. 表示 TensorRtLayerType 的 DistCollective 取值。

DynamicQuantize = 50

Represents the DynamicQuantize value of TensorRtLayerType. 表示 TensorRtLayerType 的 DynamicQuantize 取值。

Einsum = 38

Represents the Einsum value of TensorRtLayerType. 表示 TensorRtLayerType 的 Einsum 取值。

ElementWise = 9

Represents the ElementWise value of TensorRtLayerType. 表示 TensorRtLayerType 的 ElementWise 取值。

FillTrt10 = 31

Represents the FillTrt10 value of TensorRtLayerType. 表示 TensorRtLayerType 的 FillTrt10 取值。

FillTrt8 = 100032

Represents the FillTrt8 value of TensorRtLayerType. 表示 TensorRtLayerType 的 FillTrt8 取值。

Gather = 16

Represents the Gather value of TensorRtLayerType. 表示 TensorRtLayerType 的 Gather 取值。

GridSample = 42

Represents the GridSample value of TensorRtLayerType. 表示 TensorRtLayerType 的 GridSample 取值。

IdentityTrt10 = 20

Represents the IdentityTrt10 value of TensorRtLayerType. 表示 TensorRtLayerType 的 IdentityTrt10 取值。

IdentityTrt8 = 100021

Represents the IdentityTrt8 value of TensorRtLayerType. 表示 TensorRtLayerType 的 IdentityTrt8 取值。

Iterator = 28

Represents the Iterator value of TensorRtLayerType. 表示 TensorRtLayerType 的 Iterator 取值。

KvCacheUpdate = 54

Represents the KvCacheUpdate value of TensorRtLayerType. 表示 TensorRtLayerType 的 KvCacheUpdate 取值。

LoopOutput = 29

Represents the LoopOutput value of TensorRtLayerType. 表示 TensorRtLayerType 的 LoopOutput 取值。

Lrn = 4

Represents the Lrn value of TensorRtLayerType. 表示 TensorRtLayerType 的 Lrn 取值。

MatrixMultiply = 17

Represents the MatrixMultiply value of TensorRtLayerType. 表示 TensorRtLayerType 的 MatrixMultiply 取值。

Moe = 55

Represents the Moe value of TensorRtLayerType. 表示 TensorRtLayerType 的 Moe 取值。

Nms = 43

Represents the Nms value of TensorRtLayerType. 表示 TensorRtLayerType 的 Nms 取值。

NonZero = 41

Represents the NonZero value of TensorRtLayerType. 表示 TensorRtLayerType 的 NonZero 取值。

NormalizationTrt10 = 45

Represents the NormalizationTrt10 value of TensorRtLayerType. 表示 TensorRtLayerType 的 NormalizationTrt10 取值。

NormalizationTrt8 = 100046

Represents the NormalizationTrt8 value of TensorRtLayerType. 表示 TensorRtLayerType 的 NormalizationTrt8 取值。

OneHot = 40

Represents the OneHot value of TensorRtLayerType. 表示 TensorRtLayerType 的 OneHot 取值。

Padding = 12

Represents the Padding value of TensorRtLayerType. 表示 TensorRtLayerType 的 Padding 取值。

ParametricReLU = 24

Represents the ParametricReLU value of TensorRtLayerType. 表示 TensorRtLayerType 的 ParametricReLU 取值。

Plugin = 10

Represents the Plugin value of TensorRtLayerType. 表示 TensorRtLayerType 的 Plugin 取值。

Pooling = 3

Represents the Pooling value of TensorRtLayerType. 表示 TensorRtLayerType 的 Pooling 取值。

QuantizeTrt10 = 32

Represents the QuantizeTrt10 value of TensorRtLayerType. 表示 TensorRtLayerType 的 QuantizeTrt10 取值。

QuantizeTrt8 = 100033

Represents the QuantizeTrt8 value of TensorRtLayerType. 表示 TensorRtLayerType 的 QuantizeTrt8 取值。

RaggedSoftMax = 18

Represents the RaggedSoftMax value of TensorRtLayerType. 表示 TensorRtLayerType 的 RaggedSoftMax 取值。

Recurrence = 27

Represents the Recurrence value of TensorRtLayerType. 表示 TensorRtLayerType 的 Recurrence 取值。

Reduce = 14

Represents the Reduce value of TensorRtLayerType. 表示 TensorRtLayerType 的 Reduce 取值。

ResizeTrt10 = 25

Represents the ResizeTrt10 value of TensorRtLayerType. 表示 TensorRtLayerType 的 ResizeTrt10 取值。

ResizeTrt8 = 100026

Represents the ResizeTrt8 value of TensorRtLayerType. 表示 TensorRtLayerType 的 ResizeTrt8 取值。

ReverseSequence = 44

Represents the ReverseSequence value of TensorRtLayerType. 表示 TensorRtLayerType 的 ReverseSequence 取值。

RotaryEmbedding = 53

Represents the RotaryEmbedding value of TensorRtLayerType. 表示 TensorRtLayerType 的 RotaryEmbedding 取值。

Scale = 5

Represents the Scale value of TensorRtLayerType. 表示 TensorRtLayerType 的 Scale 取值。

Scatter = 37

Represents the Scatter value of TensorRtLayerType. 表示 TensorRtLayerType 的 Scatter 取值。

SelectTrt10 = 30

Represents the SelectTrt10 value of TensorRtLayerType. 表示 TensorRtLayerType 的 SelectTrt10 取值。

SelectTrt8 = 100031

Represents the SelectTrt8 value of TensorRtLayerType. 表示 TensorRtLayerType 的 SelectTrt8 取值。

ShapeTrt10 = 23

Represents the ShapeTrt10 value of TensorRtLayerType. 表示 TensorRtLayerType 的 ShapeTrt10 取值。

ShapeTrt8 = 100024

Represents the ShapeTrt8 value of TensorRtLayerType. 表示 TensorRtLayerType 的 ShapeTrt8 取值。

Shuffle = 13

Represents the Shuffle value of TensorRtLayerType. 表示 TensorRtLayerType 的 Shuffle 取值。

SliceTrt10 = 22

Represents the SliceTrt10 value of TensorRtLayerType. 表示 TensorRtLayerType 的 SliceTrt10 取值。

SliceTrt8 = 100023

Represents the SliceTrt8 value of TensorRtLayerType. 表示 TensorRtLayerType 的 SliceTrt8 取值。

SoftMax = 6

Represents the SoftMax value of TensorRtLayerType. 表示 TensorRtLayerType 的 SoftMax 取值。

Squeeze = 47

Represents the Squeeze value of TensorRtLayerType. 表示 TensorRtLayerType 的 Squeeze 取值。

TopK = 15

Represents the TopK value of TensorRtLayerType. 表示 TensorRtLayerType 的 TopK 取值。

TripLimit = 26

Represents the TripLimit value of TensorRtLayerType. 表示 TensorRtLayerType 的 TripLimit 取值。

Unary = 11

Represents the Unary value of TensorRtLayerType. 表示 TensorRtLayerType 的 Unary 取值。

Unknown = -1

Represents the Unknown value of TensorRtLayerType. 表示 TensorRtLayerType 的 Unknown 取值。

Unsqueeze = 48

Represents the Unsqueeze value of TensorRtLayerType. 表示 TensorRtLayerType 的 Unsqueeze 取值。