Add CI workflow for tests that requires pytorch CUDA. #8239
build_and_test.yml
on: pull_request
Build PyTorch/XLA
/
build
Build PyTorch with CUDA and PyTorch/XLA
/
build
Build XLA CUDA plugin
/
build
Matrix: CPU tests / test
Waiting for pending jobs
Matrix: GPU tests with PyTorch CUDA enabled / test
Waiting for pending jobs
Matrix: GPU tests / test
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/build_and_test.yml#L50
The workflow is not valid. In .github/workflows/build_and_test.yml (Line: 50, Col: 11): Error from called workflow pytorch/xla/.github/workflows/_test.yml@5ebdc800df7eacd6c9da44bab6b43dad03346f1a (Line: 101, Col: 13): Unrecognized named-value: 'require-pytorch-cuda'. Located at position 1 within expression: require-pytorch-cuda
|