1. 187af0d Fix numpy deprecation warning message for unsigned int conversion by Won Jeon · 8 months ago v0.80
  2. afeeb6d Allow serialization_lib to use an external flatbuffers target by Davide Grohmann · 6 months ago
  3. bd8c529 Add pyproject.toml to enable pip install by Rob Elliott · 6 months ago
  4. e29a1cd Update version to 0.80.1 by Eric Kunze · 5 months ago
  5. 0925d40 Add Rescale Attribute changes by James Ward · 6 months ago
  6. cce787e [serialization_lib] Add local_bound to tosa_serializer.py by Tai Ly · 6 months ago
  7. 450e0b7 Update CustomOp's attribute Names by Jerry Ge · 6 months ago
  8. dee09f3 Add support for local_bound attribute by Eric Kunze · 7 months ago
  9. 38887b9 Fix deserialization of variable_name by Tai Ly · 8 months ago
  10. 254890c Add variable_name to tensors by Tai Ly · 8 months ago
  11. b4d7502 Update Python table attribute to use int16vecs by Jerry Ge · 8 months ago
  12. 2d33385 Set draft tag to false for 0.80 release by Eric Kunze · 8 months ago v0.80.0
  13. 29c294c Add RESCALE attribute serialization missed files by Eric Kunze · 8 months ago
  14. 1b79e91 Add new signedness attributes to RESCALE by Eric Kunze · 9 months ago
  15. 54fcf85 Enable backward compatibility by Jerry Ge · 10 months ago
  16. c6939a4 Add is_unranked flag to Tensors by Tai Ly · 9 months ago
  17. 442261b [Serialization_lib] Support StatefulOps for TOSA by Jerry Ge · 1 year, 8 months ago
  18. 780ffb5 Add assertion message to avoid warning message for C++14 by Won Jeon · 9 months ago
  19. 39b5edc [fix] explicitly declare template specialization for readFromNpyFile by TatWai Chong · 9 months ago
  20. 5f92021 Fix for placeholderFilename being passed to basicBlock by Rob Elliott · 9 months ago
  21. 53ceb48 Enable passing in custom names for addConst by Jerry Ge · 9 months ago
  22. 1adc5d0 Add SHAPE data type to TOSA serialization Python code by Won Jeon · 9 months ago
  23. cb4bbf4 Add DIM operator to serialization library by Won Jeon · 9 months ago
  24. 679bdad Simplify overloaded writeToNpyFiles and readFromNpyFiles by TatWai Chong · 10 months ago
  25. e2b20e4 Fix error in python serializer by Eric Kunze · 10 months ago
  26. 005c46d Enable const data to be saved as input files by Jeremy Johnson · 10 months ago
  27. 89963aa Update to use GenText by Tai Ly · 11 months ago
  28. 0bc46e4 Fix strcpy overflow by Jerry Ge · 11 months ago
  29. 13a3291 Support reading anydtype into a 32-bit buffer by Jerry Ge · 11 months ago
  30. 3acb1cb Add ERF operator to serialization_lib by Won Jeon · 12 months ago
  31. 0df9a1c Add u8 array to float conversion check by Won Jeon · 12 months ago
  32. 8a27043 Update version to 0.80.0 draft by Eric Kunze · 12 months ago
  33. 63d45ab Remove draft tag from 0.70 serialization library by Eric Kunze · 12 months ago v0.70 v0.70.0
  34. c3719ab Change default value for draft version by Eric Kunze · 12 months ago
  35. c93cb4a Support int16, uint16, int8, uint8 types numpy reader/writer for serialization_lib by Jerry Ge · 1 year ago
  36. f08956b Modify TOSA schema to force version to be written by Eric Kunze · 1 year ago
  37. ab8d234 Support updating serialized tensor shape for shape inference by Jerry Ge · 1 year, 1 month ago
  38. b413a95 Fix empty shaped serialized tensor by Jerry Ge · 1 year ago
  39. cfcb20d Fix serialize/deserialize bug when there are two or more regions by Tai Ly · 1 year, 2 months ago
  40. 3ef34fb Add readFromNpyFile and writeToNpyFile for double data by Tai Ly · 1 year, 1 month ago
  41. dce6ceb Update version to 0.70.0 draft by Eric Kunze · 1 year, 2 months ago
  42. fb90dd4 Update version number to 0.60 for release by Eric Kunze · 1 year, 2 months ago v0.60.0
  43. 2cae60f Put fethrowexcept under HALF_ENABLE_CPP11_NOEXCEPT macro by Dmitriy Smirnov · 1 year, 2 months ago
  44. 9fccf93 deserialization bug fix by Tai Ly · 1 year, 3 months ago
  45. 80905bb Remove zero pad from float attrribute serialization by James Ward · 1 year, 4 months ago
  46. ea00fd0 Remove accumulator attributes from all but AVG_POOL2D by James Ward · 1 year, 4 months ago
  47. c15f7d5 Schema changes for CLAMP, PAD float attributes by James Ward · 1 year, 5 months ago
  48. 5e26809 Add FFT2d and RFFT2d serialization support by Luke Hutton · 1 year, 4 months ago
  49. ca7ce0e Allow test generators to directly add basicBlocks through the serializer by Jerry Ge · 1 year, 4 months ago
  50. 0435b2b Remove redundent code after flatbuffers 2.0 update by Jerry Ge · 1 year, 4 months ago
  51. 1eb8504 Add TosaSerializerRegion to python version of serialization_lib by Jerry Ge · 1 year, 4 months ago
  52. 497ab5d Add attributes to serialization of custom op by Eric Kunze · 1 year, 7 months ago
  53. 9d0c233 Remove serialization test by Eric Kunze · 1 year, 4 months ago
  54. 13c78a6 [region] Add TosaSerializationRegion to serialization_lib by Jerry Ge · 1 year, 8 months ago
  55. 6388a09 Update revision to 0.51.0 draft by Eric Kunze · 1 year, 5 months ago
  56. 9e2e0bb Update serialization lib version to 0.50.0 by Eric Kunze · 1 year, 5 months ago v0.50 v0.50.0
  57. 778b8ac Update pre-commit flake8 to new location by Eric Kunze · 1 year, 5 months ago
  58. 34a6279 BF16 support in TOSA serialization by James Ward · 1 year, 7 months ago
  59. e1072a9 Rename FLOAT type to FP32 by Jeremy Johnson · 1 year, 8 months ago
  60. 485a11d FP16 support in serialization by James Ward · 1 year, 10 months ago
  61. c92710d Fix for CONST floats always truncated to integer values. by Jeremy Johnson · 1 year, 8 months ago
  62. 4381b3d Update serialization lib to flatbuffers 2.0.6 by Eric Kunze · 1 year, 9 months ago
  63. 24a68bb Increment revision to 0.41 draft by Eric Kunze · 1 year, 8 months ago
  64. 011a333 Remove draft tag for 0.40 release by Eric Kunze · 1 year, 9 months ago v0.40 v0.40.0
  65. b2fdef2 Update version to 0.40 draft by Eric Kunze · 1 year, 9 months ago
  66. 2a3ca93 Modify CMakeLists to ease integration with Arm NN. by Colm Donelan · 1 year, 9 months ago
  67. 49b1ca6 Update TOSA resize to match specification by TatWai Chong · 2 years ago
  68. 4417b42 Fix bug in bool to u8 conversion by Eric Kunze · 1 year, 11 months ago
  69. 343d6a7 Bump schema version number to 0.31 draft by Eric Kunze · 1 year, 11 months ago
  70. 8fcef21 Remove the draft tag from the schema for v0.30 by Eric Kunze · 1 year, 11 months ago v0.30 v0.30.0
  71. bdcc3fe Remove quantinfo types by Eric Kunze · 2 years ago
  72. a336d54 Fix version number in python serializer by Eric Kunze · 1 year, 11 months ago
  73. 4c3537d Fix mistake in python serializer by Eric Kunze · 1 year, 11 months ago
  74. 7ffa1ff Remove dilation from transpose_conv2d by Eric Kunze · 2 years ago
  75. 9a293aa Update serializer version number by Eric Kunze · 1 year, 11 months ago
  76. e659640 Increment version to 0.25 by Eric Kunze · 2 years ago
  77. ae906de Change to flatbuffers 1.12 as the submodule by Eric Kunze · 2 years ago
  78. 7be7165 Align the serialization schema with TOSA 0.24.0 specification by TatWai Chong · 2 years ago
  79. 4102773 Add support for uint16_t by Jeremy Johnson · 2 years ago
  80. 44c1120 Fix incompatible issue with click by TatWai Chong · 2 years ago
  81. b13fe8f Cleanup code warnings by Eric Kunze · 2 years, 3 months ago
  82. 9b22517 Add python package support by Jeremy Johnson · 2 years, 5 months ago
  83. 8b3903a Add new interface to read flatbuffer from array by Aaron DeBattista · 2 years, 6 months ago
  84. 49faa4e Update flatbuffer to v2.0.0 by Kevin Cheng · 2 years, 6 months ago
  85. a81a7a1 Parse and check schema version when LoadSchemaFile() by Kevin Cheng · 2 years, 6 months ago
  86. 545a508 Clean up constructor interface by Kevin Cheng · 2 years, 6 months ago
  87. 2752adb Remove unnessary operator.def by Kevin Cheng · 2 years, 6 months ago
  88. 55b363b Avoid RTTI usage by Kevin Cheng · 2 years, 6 months ago
  89. 87de41f Build flatbuffers into libtosa_serialization.a by Kevin Cheng · 2 years, 7 months ago
  90. cc24c35 Use pre-commit to catch out of date headers by Eric Kunze · 2 years, 9 months ago
  91. a687b61 Increment version to 0.24.0 draft by Eric Kunze · 2 years, 7 months ago
  92. 5867c9a Remove draft tag for 0.23 release by Eric Kunze · 2 years, 7 months ago v0.23 v0.23.0
  93. e4bf685 Remove copyright notice from generated headers by Eric Kunze · 2 years, 7 months ago
  94. 38d214c Changes for 0.23.0 release by Kevin Cheng · 2 years, 7 months ago
  95. e6563f5 Bring back TosaVersion struct by Kevin Cheng · 2 years, 7 months ago
  96. b97cb1d Both serializer and schema carry version info now by Kevin Cheng · 2 years, 7 months ago
  97. 6b078ca Fix bug when serializing INT32 constant data by Kevin Cheng · 2 years, 7 months ago
  98. fea5a37 Move python-based serializer from reference_model. by Kevin Cheng · 2 years, 7 months ago
  99. d226634 Add top level license.txt by Eric Kunze · 2 years, 9 months ago
  100. 79a4199 Adding Conv attribute to Conv3d. by Kevin Cheng · 2 years, 9 months ago