gematria icon indicating copy to clipboard operation
gematria copied to clipboard

Add functionality to convert JSON datasets to Gematria protos.

Open virajbshah opened this issue 1 year ago • 0 comments

  • 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 AnnotationProto from #27, and will not build without gematria/proto/annotation.proto.

virajbshah avatar Mar 17 '24 14:03 virajbshah