We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48dbcc5 commit 2b47135Copy full SHA for 2b47135
.github/actions/setup-pytorch/action.yml
@@ -82,7 +82,7 @@ runs:
82
uses: ./.github/actions/load
83
env:
84
# Increase this value to reset cache
85
- CACHE_NUMBER: 11
+ CACHE_NUMBER: 12
86
with:
87
path: pytorch
88
key: pytorch-$PYTORCH_CACHE_KEY-$CACHE_NUMBER
0 commit comments