Useful Links for Torch-TensorRT Development# TensorRT Available Layers and Expected Dimensions# https://docs.nvidia.com/deeplearning/sdk/tensorrt-support-matrix/index.html#layers-matrix TensorRT C++ Documentation# https://docs.nvidia.com/deeplearning/tensorrt/api/c_api/index.html TensorRT Python Documentation (Sometimes easier to read)# https://docs.nvidia.com/deeplearning/sdk/tensorrt-api/python_api/index.html PyTorch Functional API# https://pytorch.org/docs/stable/nn.functional.html PyTorch native_ops# pytorch/pytorch PyTorch IR Documentation# pytorch/pytorch