1. 8b3903a Add new interface to read flatbuffer from array by Aaron DeBattista · 2 years, 6 months ago
  2. 49faa4e Update flatbuffer to v2.0.0 by Kevin Cheng · 2 years, 6 months ago
  3. a81a7a1 Parse and check schema version when LoadSchemaFile() by Kevin Cheng · 2 years, 6 months ago
  4. 545a508 Clean up constructor interface by Kevin Cheng · 2 years, 6 months ago
  5. 2752adb Remove unnessary operator.def by Kevin Cheng · 2 years, 6 months ago
  6. 55b363b Avoid RTTI usage by Kevin Cheng · 2 years, 6 months ago
  7. 87de41f Build flatbuffers into libtosa_serialization.a by Kevin Cheng · 2 years, 7 months ago
  8. cc24c35 Use pre-commit to catch out of date headers by Eric Kunze · 2 years, 9 months ago
  9. a687b61 Increment version to 0.24.0 draft by Eric Kunze · 2 years, 7 months ago
  10. 5867c9a Remove draft tag for 0.23 release by Eric Kunze · 2 years, 7 months ago v0.23 v0.23.0
  11. e4bf685 Remove copyright notice from generated headers by Eric Kunze · 2 years, 7 months ago
  12. 38d214c Changes for 0.23.0 release by Kevin Cheng · 2 years, 7 months ago
  13. e6563f5 Bring back TosaVersion struct by Kevin Cheng · 2 years, 7 months ago
  14. b97cb1d Both serializer and schema carry version info now by Kevin Cheng · 2 years, 7 months ago
  15. 6b078ca Fix bug when serializing INT32 constant data by Kevin Cheng · 2 years, 7 months ago
  16. fea5a37 Move python-based serializer from reference_model. by Kevin Cheng · 2 years, 7 months ago
  17. d226634 Add top level license.txt by Eric Kunze · 2 years, 9 months ago
  18. 79a4199 Adding Conv attribute to Conv3d. by Kevin Cheng · 2 years, 9 months ago
  19. ab905ec Rename DIV operator to INTDIV by Matthew Haddon · 2 years, 9 months ago
  20. 3ce5634 Support I4 weights pack/unpack. by Kevin Cheng · 2 years, 10 months ago
  21. 82dbb32 Allow reading numpy files with up to 10 dimensions. by Jeremy Johnson · 2 years, 10 months ago
  22. 3bb1bc1 Constant data is embedded in flatbuffer as u8 array instead of saving out as separate numpy files now. by Kevin Cheng · 3 years ago
  23. a8b4eaf Update serialization_lib to 0.22.0 by Kevin Cheng · 3 years ago
  24. 2364dcd Initial commit of serialization library code by Eric Kunze · 3 years, 1 month ago
  25. dd12652 Initial empty repository by Eric Kunze · 3 years, 1 month ago