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

The MLIR module may be written in any MLIR dialect with some limitations. Can you explain the details of limitaions? #101

Open
raninbowlalala opened this issue Mar 16, 2022 · 0 comments

Comments

@raninbowlalala
Copy link

“MLIR_to_BEF walks a MLIR module and emits a BEF binary. The MLIR module may be written in any MLIR dialect with some limitations (one block per region, for example)” I read this from https://github.com/tensorflow/runtime/blob/master/documents/tfrt_host_runtime_design.md.
And I wondor if I want to use MLIR_to_BEF tool to convert any MLIR module(input) to BEF binary(output), are there a tool to convert this any MLIR module to a rule-compliant MLIR module?
Thank you very much!

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

No branches or pull requests

1 participant