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 4f01c41 commit b84d92dCopy full SHA for b84d92d
.github/workflows/automerge.yml
@@ -50,5 +50,5 @@ jobs:
50
# timeout-minutes: 90
51
# run: python3 cifar10-example.py
52
- name: Test image classifier EfficientNetv2S - small subset of CIFAR10
53
- timeout-minutes: 120
+ timeout-minutes: 240
54
run: python3 cifar-10-efficientnetv2s.py
0 commit comments