Skip to content

Sharing of meta data among MLC scripts #46

Open
@anandhu-eng

Description

@anandhu-eng

Migrated from mlcommons/mlperf-automations_archived#40
Originally created by @arjunsuresh on Mon, 26 Dec 2022 12:33:25 GMT


We can have data preprocessing scripts needing information about the model for which the dataset is going to be used but the model as such is not needed. It would be good to have a way to share the model meta between the model download script and the dataset preprocessing script which can avoid duplicating the meta information in _cm.json.

Can we add a dependency with no-deps and fake-run options so that only the script meta gets processed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions