Skip to content

[benchmarks] Add IR dump option.#7927

Merged
ysiraichi merged 2 commits intomasterfrom
ysiraichi/add-ir-option
Aug 29, 2024
Merged

[benchmarks] Add IR dump option.#7927
ysiraichi merged 2 commits intomasterfrom
ysiraichi/add-ir-option

Conversation

@ysiraichi
Copy link
Copy Markdown
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
Copy Markdown
Member

@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!

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