Torch Vision version compatibility with Triton Server and Pytorch

Hello All, I am currently using Nvidia Triton Server v21.08 and now I want to build a pytorch model which will use torchvision library to transform data.

Before I begin, need some clarification on which version of pytorch and torchvision should I use for Trition Server 21.08… Can someone help with this version compatibility query please

You could check which torchvision version was released around Aug. 2021 and use this one.
Based on the release notes it was 0.10.1 moving to the 0.11.0 release in Oct 2021.