- Selected
- |
- Default Values
- Nested Workflows
- Tools
- Inputs/Outputs
This workflow is Open Source and may be reused according to the terms of:
GNU Lesser General Public License v3.0 only
Note that the tools invoked by the workflow may have separate licenses.
Inputs
ID | Type | Title | Doc |
---|---|---|---|
rounds | Integer | ||
train_svhn | File | ||
init_script | File | ||
train_mnist | File | ||
svhn_dataset | Directory | ||
mnist_dataset | Directory | ||
aggregate_script | File | ||
epochs_per_round | Integer |
Steps
ID | Runs | Label | Doc |
---|---|---|---|
init |
init.cwl
(CommandLineTool)
|
python $init_script > state_dict_model.pt |
|
loop |
6de8993ddcdb1d2d8fb82b18540d68f5
(Workflow)
|
||
eval_svhn |
train.cwl
(CommandLineTool)
|
python $train_script --model MODEL --dataset DATASET [--first-round] [--epochs_per_round N] > state_dict_model.pt |
|
eval_mnist |
train.cwl
(CommandLineTool)
|
python $train_script --model MODEL --dataset DATASET [--first-round] [--epochs_per_round N] > state_dict_model.pt |
Outputs
There are no outputs in this workflow
Permalink:
https://w3id.org/cwl/view/git/21b6baeb5f4161a790f3b47413f55dddbc20797d/cwl/main.cwl