State.run.by_name#

State.run.by_name(model_name, **kwargs)#

Run the specified model and add checkpoint for model_name

Since we use model_name as checkpoint name, the same model may not be run more than once.

Parameters:
model_namestr

model_name is assumed to be the name of a registered workflow step