codes.train.train_fcts#
Functions
|
Creates a list of training tasks for a specific surrogate model based on the configuration file. |
|
Execute the training tasks in parallel on multiple devices. |
|
Execute the training tasks sequentially on a single device. |
|
Train and save a model for a specific benchmark mode. |
|
Worker function to process tasks from the task queue on the given device. |