Skip to content

Commit f7296ea

Browse files
committed
use cudnn7
1 parent 7341b75 commit f7296ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- tag-suffix: "cuda10.2"
4242
policy: "manylinux2014"
4343
platform: "x86_64"
44-
CUDA_BASE_IMAGE: "nvidia/cuda:10.2-cudnn8-devel-centos7"
44+
CUDA_BASE_IMAGE: "nvidia/cuda:10.2-cudnn7-devel-centos7"
4545

4646
env:
4747
POLICY: ${{ matrix.policy }}

0 commit comments

Comments
 (0)