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

How to run real TF models... #81

Open
Honya2000 opened this issue Oct 7, 2021 · 0 comments
Open

How to run real TF models... #81

Honya2000 opened this issue Oct 7, 2021 · 0 comments

Comments

@Honya2000
Copy link

After i figured out how to compile TFRT on windows... Next question - how to use it with real pretrained models...
I have several of them in tfjs and tf-lite formats.
Bazel build generated 2 executables: tfrt_translate and bef_executor.
First requires MLIR script. Second - BEF file. So I cannot inference my models directly.
But how can I convert my models to MLIR? Google had some troubles finding proper answers to this.
And without first step - I cannot use bef_executor...

Any suggestions please?

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