It would be useful if there was a way to include flag information etc from upstream runs that are set to a required resource in a given run.
For example, if in a bespoke fashion, I run a variety of validation methods downstream of a completed random hyperparameter search, I would want the ability to include upstream flags as additional columns in guild compare
, Hparams, etc to look for trends against different metrics that I had not included in the upstream operation.
Is there an easy way to do this or a planned feature? I’m guessing the Python API is the way to go here but I thought I’d check.
Thanks!