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

[compiler][python] Make target_backends optional #18151

Merged

Conversation

sogartar
Copy link
Contributor

@sogartar sogartar commented Aug 8, 2024

When compiling through the iree-compile executable don't require the target backend(s) to be specified.
It should be allowed to specify multiple target devices instead of multiple backends.
This is inline with the deprecation of the target backends CLI option.

When compiling through the iree-compile executable don't require the
target backend(s) to be specified.
It should be allowed to specify multiple target devices instead of
multiple backends/archs.
This is inline with the deprecation of the target backends cli option.

Signed-off-by: Boian Petkantchin <[email protected]>
@sogartar sogartar force-pushed the python-compile-optional-target-backends branch from f17f687 to 3b00b29 Compare August 9, 2024 15:59
@sogartar sogartar merged commit ab12a4e into iree-org:main Aug 9, 2024
45 checks passed
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