Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[RUNTIME][CLML] Dynamic backward compatibility #17516

Merged
merged 1 commit into from
Nov 14, 2024

Commits on Nov 11, 2024

  1. Dynamic backward compatibility

    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.
    srkreddy1238 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    39d8543 View commit details
    Browse the repository at this point in the history