[PATCH] D146483: Add infrastructure to use EmitC-generated models for inlining.
Jacob Hegna via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 21 18:05:56 PDT 2023
jacobhegna added a reviewer: mtrofin.
jacobhegna added a comment.
Ok, this is ready for review. The code which compiles the .tflite models to C++ and embeds the runtime can be found in this external PR: https://github.com/google/ml-compiler-opt/pull/215
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146483/new/
https://reviews.llvm.org/D146483
More information about the llvm-commits
mailing list