Skip to content

Should install param with pip install #200

@jinsun-yoo

Description

@jinsun-yoo

Problem Related to the Feature

Currently we need to manually clone and install param after running pip install . This causes chakra_trace_link to complain.

Ref: https://github.com/mlcommons/chakra/wiki/Chakra-Execution-Trace-Collection-%E2%80%90-A-Comprehensive-Guide-on-Merging-PyTorch-and-Kineto-Traces#installing-chakra-and-param

Proposed Solution

When running pip install . under this repo, automatically install param.
At least, try/catch the module error in trace_link.py and point the users to install param manually

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions