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

Remove MHLO support #14008

Merged
merged 1 commit into from
Jun 12, 2023
Merged

Remove MHLO support #14008

merged 1 commit into from
Jun 12, 2023

Commits on Jun 12, 2023

  1. Remove MHLO support

    Drop the MHLO input conversion pipeline, which has been deprecated for
    over a week. The StableHLO pipeline is the direct replacement. See the
    announcement thread for more context:
    https://groups.google.com/g/iree-discuss/c/s6dBpDtWhtk.
    
    This still uses the copy of stablehlo from the mlir-hlo repo -- we will
    switch to the stablehlo repo in a follow-up PR.
    
    Issue: iree-org#12678
    kuhar committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    9b7d3c5 View commit details
    Browse the repository at this point in the history