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

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 27 14:48:50 PST 2023


mtrofin updated this revision to Diff 492907.
mtrofin marked an inline comment as done.
mtrofin added a comment.

added debugging


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142642

Files:
  llvm/include/llvm/Analysis/InteractiveModelRunner.h
  llvm/include/llvm/Analysis/MLModelRunner.h
  llvm/include/llvm/Analysis/TensorSpec.h
  llvm/include/llvm/Analysis/Utils/TrainingLogger.h
  llvm/lib/Analysis/CMakeLists.txt
  llvm/lib/Analysis/InteractiveModelRunner.cpp
  llvm/lib/Analysis/TensorSpec.cpp
  llvm/unittests/Analysis/MLModelRunnerTest.cpp
  llvm/unittests/Analysis/TensorSpecTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142642.492907.patch
Type: text/x-patch
Size: 15321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230127/6da7aa23/attachment.bin>


More information about the llvm-commits mailing list