Add torch1.13 checking in CI (#363)

pull/368/head
tianlei 2022-12-12 15:49:54 +08:00 committed by GitHub
parent dcf73091e5
commit e7ff6fcbf0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -169,8 +169,8 @@ workflows:
- lint
- build_cpu:
name: maximum_version_cpu
torch: 1.12.1
torchvision: 0.13.1
torch: 1.13.0
torchvision: 0.14.0
python: 3.9.0
requires:
- minimum_version_cpu