google / gematria

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

Add python bindings for BBProcessorFilter #163

Closed boomanaiden154 closed 3 months ago

boomanaiden154 commented 3 months ago

This patch adds python bindings for BBProcessorFilter so that the tooling can be used within a Beam pipeline to process the basic blocks prior to annotation.

boomanaiden154 commented 3 months ago

This is a stacked PR on #161.