Add pytorch 1.6 CI (#64)
parent
0f702f44af
commit
a96e2f932d
|
@ -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…
Reference in New Issue