how to use chakra_trace_link?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 196
- Forks
- 84
- PR merge metrics
- No merged PRs in 30d
Description
Please provide a detailed description of your question or the information you seek.
i have follow your https://github.com/mlcommons/chakra/blob/main/USER_GUIDE.md to install the chakra.
however i don't know how to run your code.
$ chakra_trace_link
--pytorch-et-file /path/to/pytorch_et
--kineto-file /path/to/kineto
--output-file /path/to/merged_et
What does this mean? should i import or run in bash or something?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with USER_GUIDE.md and the chakra_trace_link command shown in the issue. Determine whether the command is intended to run in a shell and clarify what the pytorch-et-file, kineto-file, and output-file paths should contain. Done means the guide includes a complete invocation example and explains the expected inputs and output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100