Skip to content

Commit 5a75381

Browse files
authored
Add pytorch 1.6 CI (#64)
1 parent 4e29452 commit 5a75381

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

+3
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ jobs:
4747
- torch: 1.5.0+cu101
4848
torchvision: 0.6.0+cu101
4949
python-version: 3.7
50+
- torch: 1.6.0+cu101
51+
torchvision: 0.7.0+cu101
52+
python-version: 3.7
5053

5154
steps:
5255
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)