You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For projects with summon/catalog artifacts (#2719), we need the same metrics diff command as a regular one #2995. Scenario - if I updated my artifact I'd like to see a metrics diff with an old version and the latest merged version (for CD4ML case).
We agreed to separate metrics files and summon-yaml files to avoid data duplication #2719 (comment). So, some additional implementation might be needed for the summon-artifact.
I suggest to implement it as a part of the dvc metrics diff command as a separate option:
For projects with summon/catalog artifacts (#2719), we need the same metrics diff command as a regular one #2995. Scenario - if I updated my artifact I'd like to see a metrics diff with an old version and the latest merged version (for CD4ML case).
We agreed to separate metrics files and summon-yaml files to avoid data duplication #2719 (comment). So, some additional implementation might be needed for the summon-artifact.
I suggest to implement it as a part of the
dvc metrics diff
command as a separate option:The text was updated successfully, but these errors were encountered: