![]() |
An execution describes a component run or a step in an ML workflow along with
its runtime parameters, e.g., a Trainer run, a data transformation step.
Child Classes
Class Variables | |
---|---|
CACHED |
5
|
CANCELED |
6
|
COMPLETE |
3
|
FAILED |
4
|
NEW |
1
|
RUNNING |
2
|
State |
Instance of google.protobuf.internal.enum_type_wrapper.EnumTypeWrapper
|
UNKNOWN |
0
|