Merge branch 'master' into patch-1
This commit is contained in:
commit
3a0ffa64da
|
@ -89,14 +89,15 @@ subprojects:
|
||||||
checks:
|
checks:
|
||||||
- "lightning.Benchmarks"
|
- "lightning.Benchmarks"
|
||||||
|
|
||||||
- id: "pytorch-lightning: TPU workflow"
|
# Temporarily disabled
|
||||||
paths:
|
# - id: "pytorch-lightning: TPU workflow"
|
||||||
# tpu CI availability is very limited, so we only require tpu tests
|
# paths:
|
||||||
# to pass when their configurations are modified
|
# # tpu CI availability is very limited, so we only require tpu tests
|
||||||
- ".github/workflows/tpu-tests.yml"
|
# # to pass when their configurations are modified
|
||||||
- "tests/tests_pytorch/run_tpu_tests.sh"
|
# - ".github/workflows/tpu-tests.yml"
|
||||||
checks:
|
# - "tests/tests_pytorch/run_tpu_tests.sh"
|
||||||
- "test-on-tpus (pytorch, pjrt, v4-8)"
|
# checks:
|
||||||
|
# - "test-on-tpus (pytorch, pjrt, v4-8)"
|
||||||
|
|
||||||
- id: "fabric: Docs"
|
- id: "fabric: Docs"
|
||||||
paths:
|
paths:
|
||||||
|
|
Loading…
Reference in New Issue