Support minor torch version (#1769)
* Bump github.com/docker/docker to v27.0.1+incompatible
Signed-off-by: andreasjansson <andreas@replicate.ai>
* Support minor torch version
* Generate minor Torch version compatibility matrix based on existing patch-version based compatibility matrix, using latest patch version
* Remove CUDA patch version resolution in Torch path
Signed-off-by: andreasjansson <andreas@replicate.ai>
* Remove duplicate declaration of TestPythonPackagesBothTorchAndTensorflow
---------
Signed-off-by: andreasjansson <andreas@replicate.ai>
Co-authored-by: Mattt Zmuda <mattt@replicate.com>