google / gematria

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

Make annotation/benchmarking python bindings work with protos #189

Closed boomanaiden154 closed 2 weeks ago

boomanaiden154 commented 3 weeks ago

This patch makes the annotation/benchmarking python bindings pass around protos rather than opaque structs mapped into Python, allowing for them to be serialized at the end of a Beam pipeline into a TFRecord file.