Browse Source

add pnnx torch-2.2 ci (#5392)

tags/20240410
nihui GitHub 2 years ago
parent
commit
e61d3a1c02
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      .ci/pnnx.yml

+ 4
- 0
.ci/pnnx.yml View File

@@ -52,6 +52,10 @@ jobs:
torchvision-version: 0.16.0
torchvision-cache-key: '0_16_0'

- torch-version: 2.2.1
torchvision-version: 0.17.1
torchvision-cache-key: '0_17_1'

runs-on:
pool-name: docker
container:


Loading…
Cancel
Save