``` ... Collecting torch>=1.1.0 Downloading torch-1.5.1-cp37-cp37m-manylinux1_x86_64.whl (753.2 MB) ... ``` Downloading PyTorch takes a long time every time when building a new backend image. Maybe we can use a base image that includes PyTorch already.
Downloading PyTorch takes a long time every time when building a new backend image. Maybe we can use a base image that includes PyTorch already.