This is in preparation for dropping the dependency on protobuf. This
first step allows us to subsequently introduce the non-protobuf
implementation behind a flag. After that we can update the training side
to ingest the new format, after which we can drop the protobuf
implementation and de-virtualize everything.
Details
Details
- Reviewers
kazu jacobhegna - Commits
- rGf291667d61b6: [mlgo][nfc] Virtualize Logger implementation
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo