Initial change after 0.90 branch creation
  1. 8137a43 Update version to 0.100.0 by Eric Kunze · 4 months ago v0.100a0
  2. 5d580fa [serialization_lib] Add tosa shape ops by Tai Ly · 6 months ago
  3. cc426df Fix compiler warnings by Eric Kunze · 5 months ago
  4. cd914da Update CustomOp's attribute Names by Jerry Ge · 7 months ago
  5. 4881c29 Add support for local_bound attribute by Eric Kunze · 7 months ago
  6. d0520b9 Add variable_name to tensors by Tai Ly · 9 months ago
  7. c0a6030 Update version tags to 0.90 draft by Eric Kunze · 9 months ago
  8. 9601cbd Add new signedness attributes to RESCALE by Eric Kunze · 10 months ago
  9. c4733b0 Enable backward compatibility by Jerry Ge · 10 months ago v0.90a0
  10. c6939a4 Add is_unranked flag to Tensors by Tai Ly · 10 months ago
  11. 442261b [Serialization_lib] Support StatefulOps for TOSA by Jerry Ge · 1 year, 9 months ago
  12. 780ffb5 Add assertion message to avoid warning message for C++14 by Won Jeon · 10 months ago
  13. 39b5edc [fix] explicitly declare template specialization for readFromNpyFile by TatWai Chong · 10 months ago
  14. cb4bbf4 Add DIM operator to serialization library by Won Jeon · 10 months ago
  15. 679bdad Simplify overloaded writeToNpyFiles and readFromNpyFiles by TatWai Chong · 10 months ago
  16. 89963aa Update to use GenText by Tai Ly · 11 months ago
  17. 13a3291 Support reading anydtype into a 32-bit buffer by Jerry Ge · 11 months ago
  18. 3acb1cb Add ERF operator to serialization_lib by Won Jeon · 12 months ago
  19. 0df9a1c Add u8 array to float conversion check by Won Jeon · 12 months ago
  20. 8a27043 Update version to 0.80.0 draft by Eric Kunze · 1 year ago
  21. 63d45ab Remove draft tag from 0.70 serialization library by Eric Kunze · 1 year ago v0.70 v0.70.0
  22. c3719ab Change default value for draft version by Eric Kunze · 1 year ago
  23. c93cb4a Support int16, uint16, int8, uint8 types numpy reader/writer for serialization_lib by Jerry Ge · 1 year, 1 month ago
  24. f08956b Modify TOSA schema to force version to be written by Eric Kunze · 1 year, 1 month ago
  25. ab8d234 Support updating serialized tensor shape for shape inference by Jerry Ge · 1 year, 1 month ago
  26. 3ef34fb Add readFromNpyFile and writeToNpyFile for double data by Tai Ly · 1 year, 2 months ago
  27. dce6ceb Update version to 0.70.0 draft by Eric Kunze · 1 year, 3 months ago
  28. fb90dd4 Update version number to 0.60 for release by Eric Kunze · 1 year, 3 months ago v0.60.0
  29. 9fccf93 deserialization bug fix by Tai Ly · 1 year, 3 months ago
  30. ea00fd0 Remove accumulator attributes from all but AVG_POOL2D by James Ward · 1 year, 4 months ago
  31. c15f7d5 Schema changes for CLAMP, PAD float attributes by James Ward · 1 year, 6 months ago
  32. 5e26809 Add FFT2d and RFFT2d serialization support by Luke Hutton · 1 year, 5 months ago
  33. 497ab5d Add attributes to serialization of custom op by Eric Kunze · 1 year, 7 months ago
  34. 13c78a6 [region] Add TosaSerializationRegion to serialization_lib by Jerry Ge · 1 year, 8 months ago
  35. 6388a09 Update revision to 0.51.0 draft by Eric Kunze · 1 year, 6 months ago
  36. 9e2e0bb Update serialization lib version to 0.50.0 by Eric Kunze · 1 year, 6 months ago v0.50 v0.50.0
  37. 34a6279 BF16 support in TOSA serialization by James Ward · 1 year, 8 months ago
  38. e1072a9 Rename FLOAT type to FP32 by Jeremy Johnson · 1 year, 8 months ago
  39. 485a11d FP16 support in serialization by James Ward · 1 year, 10 months ago
  40. 4381b3d Update serialization lib to flatbuffers 2.0.6 by Eric Kunze · 1 year, 9 months ago
  41. 24a68bb Increment revision to 0.41 draft by Eric Kunze · 1 year, 9 months ago
  42. 011a333 Remove draft tag for 0.40 release by Eric Kunze · 1 year, 9 months ago v0.40 v0.40.0
  43. b2fdef2 Update version to 0.40 draft by Eric Kunze · 1 year, 9 months ago
  44. 49b1ca6 Update TOSA resize to match specification by TatWai Chong · 2 years ago
  45. 343d6a7 Bump schema version number to 0.31 draft by Eric Kunze · 1 year, 11 months ago
  46. 8fcef21 Remove the draft tag from the schema for v0.30 by Eric Kunze · 2 years ago v0.30 v0.30.0
  47. bdcc3fe Remove quantinfo types by Eric Kunze · 2 years ago
  48. 7ffa1ff Remove dilation from transpose_conv2d by Eric Kunze · 2 years ago
  49. 9a293aa Update serializer version number by Eric Kunze · 2 years ago
  50. e659640 Increment version to 0.25 by Eric Kunze · 2 years ago
  51. ae906de Change to flatbuffers 1.12 as the submodule by Eric Kunze · 2 years ago
  52. 7be7165 Align the serialization schema with TOSA 0.24.0 specification by TatWai Chong · 2 years, 1 month ago
  53. 4102773 Add support for uint16_t by Jeremy Johnson · 2 years ago
  54. 8b3903a Add new interface to read flatbuffer from array by Aaron DeBattista · 2 years, 7 months ago
  55. 49faa4e Update flatbuffer to v2.0.0 by Kevin Cheng · 2 years, 7 months ago
  56. a81a7a1 Parse and check schema version when LoadSchemaFile() by Kevin Cheng · 2 years, 7 months ago
  57. 545a508 Clean up constructor interface by Kevin Cheng · 2 years, 7 months ago
  58. 2752adb Remove unnessary operator.def by Kevin Cheng · 2 years, 7 months ago
  59. 55b363b Avoid RTTI usage by Kevin Cheng · 2 years, 7 months ago
  60. a687b61 Increment version to 0.24.0 draft by Eric Kunze · 2 years, 7 months ago
  61. 5867c9a Remove draft tag for 0.23 release by Eric Kunze · 2 years, 7 months ago v0.23 v0.23.0
  62. e4bf685 Remove copyright notice from generated headers by Eric Kunze · 2 years, 7 months ago
  63. 38d214c Changes for 0.23.0 release by Kevin Cheng · 2 years, 8 months ago
  64. e6563f5 Bring back TosaVersion struct by Kevin Cheng · 2 years, 8 months ago
  65. b97cb1d Both serializer and schema carry version info now by Kevin Cheng · 2 years, 8 months ago
  66. 79a4199 Adding Conv attribute to Conv3d. by Kevin Cheng · 2 years, 9 months ago
  67. ab905ec Rename DIV operator to INTDIV by Matthew Haddon · 2 years, 9 months ago
  68. 3ce5634 Support I4 weights pack/unpack. by Kevin Cheng · 2 years, 10 months ago
  69. 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
  70. a8b4eaf Update serialization_lib to 0.22.0 by Kevin Cheng · 3 years, 1 month ago
  71. 2364dcd Initial commit of serialization library code by Eric Kunze · 3 years, 1 month ago