![]() |
Portable library for registering and publishing executions.
Functions
publish_cached_execution(...)
: Marks an existing execution as using cached outputs from a previous execution.
publish_failed_execution(...)
: Marks an existing execution as failed.
publish_internal_execution(...)
: Marks an exeisting execution as as success and links its output to an INTERNAL_OUTPUT event.
publish_succeeded_execution(...)
: Marks an existing execution as success.
register_execution(...)
: Registers a new execution in MLMD.