![]() |
Whether or not an execution is successful.
tfx.orchestration.portable.mlmd.execution_lib.is_execution_successful(
execution: metadata_store_pb2.Execution
) -> bool
Args | |
---|---|
execution
|
An execution message. |
Returns | |
---|---|
A bool value indicating whether or not the execution is successful. |