Workflow: main.cwl

Fetched 2025-04-29 14:21:15 GMT
children parents
Workflow as SVG
  • Selected
  • Default Values
  • Nested Workflows
  • Tools
  • Inputs/Outputs

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
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