This patch makes the module compilation Beam pipeline. This also changes the pipeline to output TFRecord files containing protos of annotated blocks rather than just hex values.
This does work (barely). There are a couple hacks that I'll work on cleaning up once this lands when I have time. They're documented with issues/TODO comments.
This patch makes the module compilation Beam pipeline. This also changes the pipeline to output TFRecord files containing protos of annotated blocks rather than just hex values.