Closed
Description
With the PT-XLA containers for CUDA, it is only possible to run PT-XLA. If one tries to run regular PyTorch, then we get
Torch not compiled with CUDA enabled
. Is there any change that can be made to the Dockerfile so that both regular CUDA PyTorch and PT-XLA can be run on the same container ?