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

[benchmarks] Add IR dump option. #7927

Merged
merged 2 commits into from
Aug 29, 2024
Merged

[benchmarks] Add IR dump option. #7927

merged 2 commits into from
Aug 29, 2024

Conversation

ysiraichi
Copy link
Collaborator

This PR adds a command-line argument in experiment_runner.py script for optionally dumping an IR:

  • text: PyTorch/XLA IR (a.k.a. lazy)
  • hlo
  • stablehlo

cc @miladm @JackCaoG @zpcore

Copy link
Collaborator

@zpcore zpcore left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ysiraichi ysiraichi merged commit beeb40b into master Aug 29, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants