gematria
gematria copied to clipboard
Add functionality to convert JSON datasets to Gematria protos.
- JSON datasets, while not very useful otherwise, being easy to read are handy for debugging while also being rich enough to store extra, possibly nested, data such as instruction annotations.
- Note: the current JSON format includes instruction annotations and so depends on
AnnotationProtofrom #27, and will not build withoutgematria/proto/annotation.proto.