@@ -94,11 +94,11 @@ Lightning can automatically export to ONNX or TorchScript for those cases.
94
94
| Conda py3.7 [linux] | [](https://github.com/PyTorchLightning/pytorch-lightning/actions?query=workflow%3A%22PyTorch+%26+Conda%22+branch%3Amaster) | [](https://github.com/PyTorchLightning/pytorch-lightning/actions?query=workflow%3A%22PyTorch+%26+Conda%22+branch%3Amaster) | [](https://github.com/PyTorchLightning/pytorch-lightning/actions?query=workflow%3A%22PyTorch+%26+Conda%22+branch%3Amaster) | [](https://github.com/PyTorchLightning/pytorch-lightning/actions?query=workflow%3A%22PyTorch+%26+Conda%22+branch%3Amaster) | [](https://github.com/PyTorchLightning/pytorch-lightning/actions?query=workflow%3A%22PyTorch+%26+Conda%22+branch%3Amaster) | [](https://github.com/PyTorchLightning/pytorch-lightning/actions?query=workflow%3A%22PyTorch+%26+Conda%22+branch%3Amaster) |
95
95
| Linux py3.7 [ GPUs** ] | - | - | - | [ ![ GPUs Status] ( http://104.154.220.231/api/badges/PyTorchLightning/pytorch-lightning/status.svg )] ( http://104.154.220.231/PyTorchLightning/pytorch-lightning ) | - | - |
96
96
| Linux py3.{6,7} [ TPUs*** ] | - | - | - | [ ![ TPU tests] ( https://github.com/PyTorchLightning/pytorch-lightning/workflows/TPU%20tests/badge.svg?branch=master&event=push )] ( https://github.com/PyTorchLightning/pytorch-lightning/actions?query=workflow%3A%22TPU+tests%22+branch%3Amaster ) | [ ![ TPU tests] ( https://github.com/PyTorchLightning/pytorch-lightning/workflows/TPU%20tests/badge.svg?branch=master&event=push )] ( https://github.com/PyTorchLightning/pytorch-lightning/actions?query=workflow%3A%22TPU+tests%22+branch%3Amaster ) | - |
97
- | Linux py3.{6,7} | [ ![ CI complete testing] ( https://github.com/PyTorchLightning/pytorch-lightning/workflows/CI%20complete%20testing/badge.svg?branch=master&event=push )] ( https://github.com/PyTorchLightning/pytorch-lightning/actions?query=workflow%3A%22CI+testing%22 ) | - | - | - | [ ![ CI complete testing] ( https://github.com/PyTorchLightning/pytorch-lightning/workflows/CI%20complete%20testing/badge.svg?branch=master&event=push )] ( https://github.com/PyTorchLightning/pytorch-lightning/actions?query=workflow%3A%22CI+testing%22 ) | - |
98
- | OSX py3.{6,7,8} | - | [ ![ CI complete testing] ( https://github.com/PyTorchLightning/pytorch-lightning/workflows/CI%20complete%20testing/badge.svg?branch=master&event=push )] ( https://github.com/PyTorchLightning/pytorch-lightning/actions?query=workflow%3A%22CI+testing%22 ) | - | - | [ ![ CI complete testing] ( https://github.com/PyTorchLightning/pytorch-lightning/workflows/CI%20complete%20testing/badge.svg?branch=master&event=push )] ( https://github.com/PyTorchLightning/pytorch-lightning/actions?query=workflow%3A%22CI+testing%22 ) | - |
99
- | Windows py3.{6,7,8} | [ ![ CI complete testing] ( https://github.com/PyTorchLightning/pytorch-lightning/workflows/CI%20complete%20testing/badge.svg?branch=master&event=push )] ( https://github.com/PyTorchLightning/pytorch-lightning/actions?query=workflow%3A%22CI+testing%22 ) | - | - | - | [ ![ CI complete testing] ( https://github.com/PyTorchLightning/pytorch-lightning/workflows/CI%20complete%20testing/badge.svg?branch=master&event=push )] ( https://github.com/PyTorchLightning/pytorch-lightning/actions?query=workflow%3A%22CI+testing%22 ) | - |
97
+ | Linux py3.{6,7,8,9 } | [ ![ CI complete testing] ( https://github.com/PyTorchLightning/pytorch-lightning/workflows/CI%20complete%20testing/badge.svg?branch=master&event=push )] ( https://github.com/PyTorchLightning/pytorch-lightning/actions?query=workflow%3A%22CI+testing%22 ) | - | - | - | [ ![ CI complete testing] ( https://github.com/PyTorchLightning/pytorch-lightning/workflows/CI%20complete%20testing/badge.svg?branch=master&event=push )] ( https://github.com/PyTorchLightning/pytorch-lightning/actions?query=workflow%3A%22CI+testing%22 ) | - |
98
+ | OSX py3.{6,7,8,9 } | - | [ ![ CI complete testing] ( https://github.com/PyTorchLightning/pytorch-lightning/workflows/CI%20complete%20testing/badge.svg?branch=master&event=push )] ( https://github.com/PyTorchLightning/pytorch-lightning/actions?query=workflow%3A%22CI+testing%22 ) | - | - | [ ![ CI complete testing] ( https://github.com/PyTorchLightning/pytorch-lightning/workflows/CI%20complete%20testing/badge.svg?branch=master&event=push )] ( https://github.com/PyTorchLightning/pytorch-lightning/actions?query=workflow%3A%22CI+testing%22 ) | - |
99
+ | Windows py3.{6,7,8,9 } | [ ![ CI complete testing] ( https://github.com/PyTorchLightning/pytorch-lightning/workflows/CI%20complete%20testing/badge.svg?branch=master&event=push )] ( https://github.com/PyTorchLightning/pytorch-lightning/actions?query=workflow%3A%22CI+testing%22 ) | - | - | - | [ ![ CI complete testing] ( https://github.com/PyTorchLightning/pytorch-lightning/workflows/CI%20complete%20testing/badge.svg?branch=master&event=push )] ( https://github.com/PyTorchLightning/pytorch-lightning/actions?query=workflow%3A%22CI+testing%22 ) | - |
100
100
101
- - _ \* ` torch>=1.4 ` is the minimal pytorch version for Python 3.8_
101
+ - _ \* ` torch>=1.4 ` is the minimal pytorch version for Python < 3.8_
102
102
- _ \* * tests run on two NVIDIA K80_
103
103
- _ \* ** tests run on Google GKE TPUv2/3_
104
104
- _ TPU w/ py3.6/py3.7 means we support Colab and Kaggle env._
0 commit comments