The Permute plugin layer permutes the input tensor by changing the memory order of the data. More...
Public Attributes | |
int32_t | data [4] |
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.
int32_t nvinfer1::plugin::Quadruple::data[4] |