There is no pixel shuffle layer in Tensor RT 8. Can Anyone suggest a way to do PIxel shuffle operation using TensorRT Python API?
Environment
TensorRT Version : 8.0 GPU Type : Nvidia Driver Version : 470.57.02 CUDA Version : 11.3 CUDNN Version : 8.2 Operating System + Version : ubuntu20.04 Python Version (if applicable) : 3.8 TensorFlow Version (if applicable) : 2.5 PyTorch Version (if applicable) : Baremetal or Container (if container which image + tag) :
Relevant Files
Please attach or include links to any models, data, files, or scripts necessary to reproduce your issue. (Github repo, Google Drive, Dropbox, etc.)
You can refer below link for all the supported operators list, in case any operator is not supported you need to create a custom plugin to support that operation
Also, request you to share your model and script if not shared already so that we can help you better.
Meanwhile, for some common errors and queries please refer to below link: