mirror of
https://github.com/open-mmlab/mmsegmentation.git
synced 2025-06-03 22:03:48 +08:00
Add pytorch 1.6 CI (#64)
This commit is contained in:
parent
0f702f44af
commit
a96e2f932d
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -47,6 +47,9 @@ jobs:
|
||||
- torch: 1.5.0+cu101
|
||||
torchvision: 0.6.0+cu101
|
||||
python-version: 3.7
|
||||
- torch: 1.6.0+cu101
|
||||
torchvision: 0.7.0+cu101
|
||||
python-version: 3.7
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user