Fixes Error in gpu-multi (example where pytest fails to collect tests if pytorch_lighting is not available.
Add importorskip for pytorch_lightning to torch tests module enabling tests to collect in an environment with torch installed but not pytorch_lighting.
Fixes Error in gpu-multi (example where pytest fails to collect tests if pytorch_lighting is not available.
Add importorskip for pytorch_lightning to torch tests module enabling tests to collect in an environment with torch installed but not pytorch_lighting.