1. 187af0d Fix numpy deprecation warning message for unsigned int conversion by Won Jeon · 9 months ago v0.80
  2. e29a1cd Update version to 0.80.1 by Eric Kunze · 6 months ago
  3. 0925d40 Add Rescale Attribute changes by James Ward · 6 months ago
  4. cce787e [serialization_lib] Add local_bound to tosa_serializer.py by Tai Ly · 7 months ago
  5. b4d7502 Update Python table attribute to use int16vecs by Jerry Ge · 9 months ago
  6. 2d33385 Set draft tag to false for 0.80 release by Eric Kunze · 9 months ago v0.80.0
  7. 780ffb5 Add assertion message to avoid warning message for C++14 by Won Jeon · 10 months ago
  8. 5f92021 Fix for placeholderFilename being passed to basicBlock by Rob Elliott · 10 months ago
  9. 53ceb48 Enable passing in custom names for addConst by Jerry Ge · 10 months ago
  10. 1adc5d0 Add SHAPE data type to TOSA serialization Python code by Won Jeon · 10 months ago
  11. e2b20e4 Fix error in python serializer by Eric Kunze · 10 months ago
  12. 005c46d Enable const data to be saved as input files by Jeremy Johnson · 10 months ago
  13. 8a27043 Update version to 0.80.0 draft by Eric Kunze · 1 year ago
  14. 63d45ab Remove draft tag from 0.70 serialization library by Eric Kunze · 1 year ago v0.70 v0.70.0
  15. dce6ceb Update version to 0.70.0 draft by Eric Kunze · 1 year, 3 months ago
  16. fb90dd4 Update version number to 0.60 for release by Eric Kunze · 1 year, 3 months ago v0.60.0
  17. ea00fd0 Remove accumulator attributes from all but AVG_POOL2D by James Ward · 1 year, 4 months ago
  18. c15f7d5 Schema changes for CLAMP, PAD float attributes by James Ward · 1 year, 6 months ago
  19. 5e26809 Add FFT2d and RFFT2d serialization support by Luke Hutton · 1 year, 5 months ago
  20. ca7ce0e Allow test generators to directly add basicBlocks through the serializer by Jerry Ge · 1 year, 5 months ago
  21. 0435b2b Remove redundent code after flatbuffers 2.0 update by Jerry Ge · 1 year, 5 months ago
  22. 1eb8504 Add TosaSerializerRegion to python version of serialization_lib by Jerry Ge · 1 year, 5 months ago
  23. 6388a09 Update revision to 0.51.0 draft by Eric Kunze · 1 year, 6 months ago
  24. 9e2e0bb Update serialization lib version to 0.50.0 by Eric Kunze · 1 year, 6 months ago v0.50 v0.50.0
  25. 34a6279 BF16 support in TOSA serialization by James Ward · 1 year, 8 months ago
  26. e1072a9 Rename FLOAT type to FP32 by Jeremy Johnson · 1 year, 8 months ago
  27. 485a11d FP16 support in serialization by James Ward · 1 year, 10 months ago
  28. c92710d Fix for CONST floats always truncated to integer values. by Jeremy Johnson · 1 year, 9 months ago
  29. 24a68bb Increment revision to 0.41 draft by Eric Kunze · 1 year, 9 months ago
  30. 011a333 Remove draft tag for 0.40 release by Eric Kunze · 1 year, 9 months ago v0.40 v0.40.0
  31. b2fdef2 Update version to 0.40 draft by Eric Kunze · 1 year, 9 months ago
  32. 49b1ca6 Update TOSA resize to match specification by TatWai Chong · 2 years ago
  33. 343d6a7 Bump schema version number to 0.31 draft by Eric Kunze · 1 year, 11 months ago
  34. 8fcef21 Remove the draft tag from the schema for v0.30 by Eric Kunze · 2 years ago v0.30 v0.30.0
  35. bdcc3fe Remove quantinfo types by Eric Kunze · 2 years ago
  36. a336d54 Fix version number in python serializer by Eric Kunze · 2 years ago
  37. 4c3537d Fix mistake in python serializer by Eric Kunze · 2 years ago
  38. 7ffa1ff Remove dilation from transpose_conv2d by Eric Kunze · 2 years ago
  39. e659640 Increment version to 0.25 by Eric Kunze · 2 years ago
  40. ae906de Change to flatbuffers 1.12 as the submodule by Eric Kunze · 2 years ago
  41. 7be7165 Align the serialization schema with TOSA 0.24.0 specification by TatWai Chong · 2 years, 1 month ago
  42. 4102773 Add support for uint16_t by Jeremy Johnson · 2 years ago
  43. 9b22517 Add python package support by Jeremy Johnson · 2 years, 6 months ago[Renamed (94%) from python/tosa_serializer.py]
  44. 49faa4e Update flatbuffer to v2.0.0 by Kevin Cheng · 2 years, 7 months ago
  45. a687b61 Increment version to 0.24.0 draft by Eric Kunze · 2 years, 7 months ago
  46. 5867c9a Remove draft tag for 0.23 release by Eric Kunze · 2 years, 7 months ago v0.23 v0.23.0
  47. 38d214c Changes for 0.23.0 release by Kevin Cheng · 2 years, 8 months ago
  48. e6563f5 Bring back TosaVersion struct by Kevin Cheng · 2 years, 8 months ago
  49. b97cb1d Both serializer and schema carry version info now by Kevin Cheng · 2 years, 8 months ago
  50. 6b078ca Fix bug when serializing INT32 constant data by Kevin Cheng · 2 years, 8 months ago
  51. fea5a37 Move python-based serializer from reference_model. by Kevin Cheng · 2 years, 8 months ago