Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Generate flatbuffers code for Schema, File, Message, and Tensor and add to project. It would be nice to generate on the fly as part of the build process but this doesn't seem feasible today because:
- We would have to download and compile Flatbuffers first
- The Rust implementation of Flatbuffers has a couple minor issues that required manually fixing the generated code
Attachments
Issue Links
- links to