Commit c4f318ee authored by rusty1s's avatar rusty1s
Browse files

[ci skip]

parent 09a90659
...@@ -13,8 +13,7 @@ jobs: ...@@ -13,8 +13,7 @@ jobs:
os: [ubuntu-18.04, macos-10.15, windows-2019] os: [ubuntu-18.04, macos-10.15, windows-2019]
python-version: ['3.7', '3.8', '3.9', '3.10'] python-version: ['3.7', '3.8', '3.9', '3.10']
torch-version: [1.10.0, 1.11.0] torch-version: [1.10.0, 1.11.0]
cuda-version: ['cu115'] cuda-version: ['cpu', 'cu102', 'cu113', 'cu115']
# cuda-version: ['cpu', 'cu102', 'cu113', 'cu115']
exclude: exclude:
- torch-version: 1.10.0 - torch-version: 1.10.0
cuda-version: 'cu115' cuda-version: 'cu115'
......
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