[all-commits] [llvm/llvm-project] 35aa73: [mlgo] Allow logging the spec for the "advice", if...

Mircea Trofin via All-commits all-commits at lists.llvm.org
Wed Feb 1 10:25:00 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 35aa73746c85563912765567850346b48c6610e6
      https://github.com/llvm/llvm-project/commit/35aa73746c85563912765567850346b48c6610e6
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2023-02-01 (Wed, 01 Feb 2023)

  Changed paths:
    M llvm/include/llvm/Analysis/Utils/TrainingLogger.h
    M llvm/lib/Analysis/InteractiveModelRunner.cpp
    M llvm/lib/Analysis/TrainingLogger.cpp
    M llvm/unittests/Analysis/MLModelRunnerTest.cpp

  Log Message:
  -----------
  [mlgo] Allow logging the spec for the "advice", if needed

This is for the interactive model runner, so it can confirm the tensor
spec of the advice with its host.




More information about the All-commits mailing list