google / gematria

Machine learning for machine code.
Apache License 2.0
76 stars 11 forks source link

Add support for annotating blocks to the pipeline #202

Closed boomanaiden154 closed 2 months ago

boomanaiden154 commented 2 months ago

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.

boomanaiden154 commented 2 months ago

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.