TensorRT  7.2.1.6
NVIDIA TensorRT
Looking for a C++ dev who knows TensorRT?
I'm looking for work. Hire me!
nvinfer1::plugin::Quadruple Struct Reference

The Permute plugin layer permutes the input tensor by changing the memory order of the data. More...

Collaboration diagram for nvinfer1::plugin::Quadruple:

Public Attributes

int32_t data [4]
 

Detailed Description

The Permute plugin layer permutes the input tensor by changing the memory order of the data.

Quadruple defines a structure that contains an array of 4 integers. They can represent the permute orders or the strides in each dimension.

Member Data Documentation

◆ data

int32_t nvinfer1::plugin::Quadruple::data[4]

The documentation for this struct was generated from the following file: