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 7fd7561 commit 8742151Copy full SHA for 8742151
.github/workflows/automerge.yml
@@ -39,7 +39,7 @@ jobs:
39
# run: python3 random_search.py
40
- name: Test image classifier EfficientNetv2S - CIFAR100
41
run: python3 cifar_100_EfficientNet.py
42
- timeout-minutes: 310
+ timeout-minutes: 600
43
# - name: Test CerebrosRealNeuronNetwork
44
# run: python3 realnn-regression-example-ames-no-preproc.py
45
# timeout-minutes: 45
0 commit comments