[PATCH] D142642: [mlgo] Introduce an "InteractiveModelRunner"

Chris Cummins via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 26 17:17:09 PST 2023


ChrisCummins added inline comments.


================
Comment at: llvm/unittests/Analysis/MLModelRunnerTest.cpp:166
+
+  Evaluator.switchContext("hi");
+
----------------
What does `switchContext()` do?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142642/new/

https://reviews.llvm.org/D142642



More information about the llvm-commits mailing list