Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance logging messages for improved user experience #138

Merged
merged 4 commits into from
Jul 26, 2024
Merged

Conversation

TaekyungHeo
Copy link
Contributor

@TaekyungHeo TaekyungHeo commented Jul 23, 2024

Summary

Enhance logging messages for improved user experience

Test Plan

$ chakra_trace_link \
  --chakra-host-trace /Users/theo/Downloads/et_0.json\
  --chakra-device-trace /Users/theo/Downloads/kineto_0.json\
  --output-file ~/megatron_0.json
[2024-07-23 12:04:09,946] trace_link.py:48 [INFO]: Linking process successful. Output file is available at /Users/theo/megatron_0.json.
[2024-07-23 12:04:09,946] trace_link.py:49 [INFO]: Please run the chakra_converter for further postprocessing.

$ chakra_converter PyTorch --input ~/megatron_0.json --output megatron_0.chakra
INFO [07/23/2024 12:09:21 PM] Conversion successful. Output file is available at megatron_0.chakra.

@TaekyungHeo TaekyungHeo requested a review from a team as a code owner July 23, 2024 16:03
Copy link

github-actions bot commented Jul 23, 2024

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

@TaekyungHeo TaekyungHeo added the documentation Improvements or additions to documentation label Jul 23, 2024
@srinivas212 srinivas212 merged commit b5594c8 into main Jul 26, 2024
10 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jul 26, 2024
@TaekyungHeo TaekyungHeo deleted the rm-warning branch July 29, 2024 20:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants