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

[tuner]: use compilation_info binding #678

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

bangtianliu
Copy link
Contributor

This PR is relevant to the task in #453 : use IREE bindings for compilation info (incl., lowering_config and translation_info).

Retire data class configuration and use the compilation_info from IREE python binding.

Copy link
Member

@kuhar kuhar left a comment

Choose a reason for hiding this comment

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

Nice 👍

@bangtianliu bangtianliu force-pushed the bangtian_compilation_info branch from a6a9355 to b9634b9 Compare December 12, 2024 04:49
@bangtianliu bangtianliu enabled auto-merge (squash) December 12, 2024 04:49
@bangtianliu bangtianliu merged commit d279aff into nod-ai:main Dec 12, 2024
9 checks passed
IanNod pushed a commit to IanNod/SHARK-Platform that referenced this pull request Dec 17, 2024
This PR is relevant to the task in
nod-ai#453 : use IREE bindings for
compilation info (incl., lowering_config and translation_info).

Retire data class `configuration` and use the `compilation_info` from
IREE python binding.

Signed-off-by: Bangtian Liu <[email protected]>
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

Successfully merging this pull request may close these issues.

2 participants