[PATCH] D115306: [NFC][mlgo] Generalize model runner interface
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 8 20:11:13 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG059e03476cbb: [NFC][mlgo] Generalize model runner interface (authored by mtrofin).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115306/new/
https://reviews.llvm.org/D115306
Files:
llvm/include/llvm/Analysis/MLModelRunner.h
llvm/include/llvm/Analysis/NoInferenceModelRunner.h
llvm/include/llvm/Analysis/Utils/TFUtils.h
llvm/lib/Analysis/CMakeLists.txt
llvm/lib/Analysis/DevelopmentModeInlineAdvisor.cpp
llvm/lib/Analysis/MLInlineAdvisor.cpp
llvm/lib/Analysis/NoInferenceModelRunner.cpp
llvm/lib/Analysis/ReleaseModeModelRunner.cpp
llvm/unittests/Analysis/CMakeLists.txt
llvm/unittests/Analysis/MLModelRunnerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115306.393018.patch
Type: text/x-patch
Size: 19718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211209/fb928459/attachment-0001.bin>
More information about the llvm-commits
mailing list