forked from OSchip/llvm-project
55e2d2060a
It turns out that during training, the time required to parse the textual protobuf of a training log is about the same as the time it takes to compile the module generating that log. Using binary protobufs instead elides that cost almost completely. Differential Revision: https://reviews.llvm.org/D106157 |
||
---|---|---|
.. | ||
Inputs | ||
bounds-checks-rewards.ll | ||
bounds-checks.ll | ||
development-training-log.ll | ||
ml-test-development-mode.ll | ||
ml-test-release-mode.ll | ||
size-estimator-default.ll | ||
size-estimator-training.ll |