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

[RUNTIME][CLML] Dynamic backward compatibility #17516

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

srkreddy1238
Copy link
Contributor

We can now build one binary and use across targets Compiler pass config to choose target clml support version

Introducing compiler config "relay.ext.clml.target_version".
Partition pass will choose offloading ops based on target support.
This config enables choosing target version on python api as well as tvmc.

We can now build one binary and use across targets
Compiler pass config to choose target clml support version

Introducing compiler config "relay.ext.clml.target_version"
Partition pass will choose offloading ops based on target support
this config enables choosing target version on python api aswell as
tvmc.
@tqchen
Copy link
Member

tqchen commented Nov 14, 2024

Thanks @srkreddy1238 , as noted in other threads, we should phase out relay and move towards relax based pipelines, CLML could be a great candidate there

@tqchen tqchen merged commit 2123b8c into apache:main Nov 14, 2024
19 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