Function reference
-
install_guild()
- Install guildai core
-
install_guild_cli()
- Install guild for usage in the Terminal
-
guild_run()
- Launch a guild run
-
is_run_active()
- Is code executing in the context of a guild run?
-
guild_view()
- Launch Guild Viewer
-
runs_info()
- Get runs information
-
runs_scalars()
- Get full set of runs scalars
-
runs_label()
runs_tag()
runs_mark()
runs_comment()
- Annotate runs
-
runs_export()
runs_import()
- Move or copy runs
-
runs_delete()
runs_purge()
runs_restore()
- Delete runs
-
resolve_run_ids()
- Resolve run ids
-
guild_merge()
- Copy run files into the current project working directory