Understand the building blocks of your experiments
with
block and ends when you exit it. All data logged (inputs, outputs, metrics, artifacts) and tasks executed within the block are associated with this run.
You can also manually enter and exit runs by using __enter__
and __exit__
methods, but the context manager syntax is more pythonic.
dn.configure()
or be placed in a project named “Default”.
get_run_context()
function captures the necessary state for continuation, including::
.all_tasks
and perform analysis on them: