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

ET & KT merge through chakra_trace_link (ET+) does not contain timing information #121

Open
naveen-saliyan opened this issue Jul 4, 2024 · 2 comments

Comments

@naveen-saliyan
Copy link

Describe the Bug

I am using chakra_trace_link for merging ET & KT generated for a resnet workload ( single image) however I do not see any timing information in ET+ file.
Script completes without any errors or warnings

Steps to Reproduce

  • chakra_trace_link --pytorch-et-file "et_file_path" --kineto-file "kineto_file_path" --output-file "merged_file_path"

  • "schema": "1.0.2-chakra.0.0.4"
    chakra_trace_link

  • this was tried on a machine having H100

Expected Behavior

ET+ file to have timing information fetched from Kineto Trace.

Screenshots

attached screenshot showing script completion without any errors.

@vivekr321
Copy link

I have similar issue with ET+, don't see nodes with time/duration getting added from kineto, please let me know if find the resolution

@sriraman2020
Copy link

sriraman2020 commented Jul 22, 2024

Attaching files for reference
chakra_output_json.json
kineto_trace.json
plus.json
resnet_et_graph_0.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants