wandb.apis.public.Runs
An iterable collection of runs associated with a project and optional filter.
Runs(
client, entity, project, filters={}, order=None, per_page=50
)
This is generally used indirectly via the Api
.runs method
Class Variables
QUERY
Last updated
Was this helpful?