[all-commits] [llvm/llvm-project] d45432: [ML] Add final reward logging facility.

Mircea Trofin via All-commits all-commits at lists.llvm.org
Mon Oct 19 08:49:35 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d454328ea88562a6ec6260529a040035ab9c4a06
      https://github.com/llvm/llvm-project/commit/d454328ea88562a6ec6260529a040035ab9c4a06
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
    M llvm/include/llvm/Analysis/Utils/TFUtils.h
    M llvm/lib/Analysis/TFUtils.cpp
    M llvm/unittests/Analysis/TFUtilsTest.cpp

  Log Message:
  -----------
  [ML] Add final reward logging facility.

Allow logging final rewards. A final reward is logged only once, and is
serialized as all-zero values, except for the last one.

Differential Revision: https://reviews.llvm.org/D89626




More information about the All-commits mailing list