Skip to content

Commit

Permalink
document the supported build presets
Browse files Browse the repository at this point in the history
  • Loading branch information
yias committed Sep 12, 2024
1 parent 6ef4c9f commit 97279bb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/ansys/simai/core/data/model_configuration.py
Original file line number Diff line number Diff line change
Expand Up @@ -217,11 +217,11 @@ class ModelConfiguration:
| *debug*: < 30 min, only 4 dat
| *short*: < 24 hours
| *1_day*: < 24 hours
| *default*: < 2 days, default value.
| *2_days*: < 2 days, default value.
| *long*: < 1 week
| *7_days*: < 1 week
continuous: indicates if continuous learning is enabled. Default is False.
input: the inputs of the model.
output: the outputs of the model.
Expand Down

0 comments on commit 97279bb

Please sign in to comment.