Commit d53e3ace authored by rusty1s's avatar rusty1s
Browse files

[ci skip]

parent b552d407
...@@ -15,6 +15,8 @@ jobs: ...@@ -15,6 +15,8 @@ jobs:
torch-version: [1.10.0, 1.11.0] torch-version: [1.10.0, 1.11.0]
cuda-version: ['cpu', 'cu102', 'cu113', 'cu115'] cuda-version: ['cpu', 'cu102', 'cu113', 'cu115']
exclude: exclude:
- torch-version: 1.10.0
cuda-version: 'cuda115'
- os: windows-2019 - os: windows-2019
torch-version: 1.11.0 torch-version: 1.11.0
cuda-version: 'cu102' cuda-version: 'cu102'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment