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

Create a public stable C API for StableHLO #31

Open
joker-eph opened this issue Aug 22, 2022 · 0 comments
Open

Create a public stable C API for StableHLO #31

joker-eph opened this issue Aug 22, 2022 · 0 comments

Comments

@joker-eph
Copy link
Contributor

C-level APIs is the interoperability mechanism by excellence when one seeks stability. While MLIR has the ability to auto-generate some APIs for dialect, it'll suffer from the same caveats as #30 (changes to TableGen will break it).

We should likely define a stable C API layer to create a StableHLO graph.

@burmako burmako changed the title We need a public stable C API for StableHLO Create a public stable C API for StableHLO Aug 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

3 participants