TensorRT 8.6 Plugin ( C++ && Python ) Implementation of nn.PixelShuffle Usage modify TensorRT path in CMakeLists.txt Build the plugin with the following commands: mkdir build && cd build cmake .. make