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
4e29452dbe
commit
5a753811fb
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -47,6 +47,9 @@ jobs:
|
|||||||
- torch: 1.5.0+cu101
|
- torch: 1.5.0+cu101
|
||||||
torchvision: 0.6.0+cu101
|
torchvision: 0.6.0+cu101
|
||||||
python-version: 3.7
|
python-version: 3.7
|
||||||
|
- torch: 1.6.0+cu101
|
||||||
|
torchvision: 0.7.0+cu101
|
||||||
|
python-version: 3.7
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user