Skip to content

Commit 921afbf

Browse files
committed
kenning-scenarios: Increase AutoML time limit
Signed-off-by: Eryk Szpotanski <[email protected]>
1 parent 1089f48 commit 921afbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kenning-scenarios/renode-zephyr-auto-tflite-automl-vae-max32690.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ automl:
77
type: AutoPyTorchML
88
parameters:
99
# Time limit for AutoML task (in minutes)
10-
time_limit: 3
10+
time_limit: 5
1111
# List of model architectures used for AutoML,
1212
# represented by ModelWrapper (has to implement AutoMLModel class)
1313
use_models:

0 commit comments

Comments
 (0)