[PATCH] D77752: [llvm] Machine Learned policy for inlining -Oz
Hideto Ueno via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 13 07:33:59 PDT 2020
uenoku added a comment.
Hi, I want to use my TensorFlow model in LLVM with MLModelRunner but I have difficulty compiling the model, especially in the TensorFlow AOT complication of the model.
It would be really helpful if you point me out the code which defines the computation graph and the signature.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77752/new/
https://reviews.llvm.org/D77752
More information about the llvm-commits
mailing list