[PATCH] D89626: [ML] Add final reward logging facility.
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 17 09:08:17 PDT 2020
mtrofin created this revision.
mtrofin added reviewers: yundiqian, ebrevdo, gjain.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
mtrofin requested review of this revision.
Allow logging final rewards. A final reward is logged only once, and is
serialized as all-zero values, except for the last one.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D89626
Files:
llvm/include/llvm/Analysis/Utils/TFUtils.h
llvm/lib/Analysis/TFUtils.cpp
llvm/unittests/Analysis/TFUtilsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89626.298830.patch
Type: text/x-patch
Size: 6193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201017/1b2bc889/attachment.bin>
More information about the llvm-commits
mailing list