1. 705e9e2 Update serialization lib to 1.0.0 draft version by Eric Kunze · 6 weeks ago v1.00 v1.0.0-rc0
  2. 05d81f2 Update serialization_lib submodule by Won Jeon · 6 weeks ago
  3. 793a6c5 [tosa-mlir-translator] Remove TRANSPOSE_CONV2D out_shape argument by Suraj Sudhir · 3 months ago
  4. 6103155 [tosa_mlir_translator] Fix fp16, bf16 and fp8 serialization by Tai Ly · 3 months ago
  5. 5eddcd3 [tosa_mlir_translator] Add acc_type to conv ops by Tai Ly · 3 months ago
  6. 909d4d1 [tosa_mlir_translator] Use new Clamp and Pad fbs attributes by Tai Ly · 3 months ago
  7. f983e51 [tosa_mlir_translator] ClampOp attributes changes by Tai Ly · 3 months ago
  8. eecc901 [tosa_mlir_translator] change rescale attrs to inputs by Tai Ly · 3 months ago
  9. bffbb13 Cast integer pad value to boolean in boolean pad operation by TatWai Chong · 3 months ago
  10. fa59127 Change the shift operand of mul to be available to all data types. by TatWai Chong · 3 months ago
  11. 7720f24 Update ConstructConstAttr for FP16 case by Jerry Ge · 3 months ago
  12. 1a7ca55 [tosa_mlir_translator] tosa.fb name changes by Tai Ly · 4 months ago
  13. 150bc9b [tosa_mlir_translator] Change resize attrs to inputs by Tai Ly · 3 months ago
  14. 3bdc190 Add Tosa Sin/Cos operators by Jerry Ge · 3 months ago
  15. f5645ef [tosa_mlir_translator] Refactor QuantizationAttr by Tai Ly · 4 months ago
  16. 4bc5774 Change the shift of mul to the tensor type by TatWai Chong · 4 months ago
  17. 86db8bc [tosa_mlir_translator] Add FP8 support by Tai Ly · 4 months ago
  18. 05a243c Update serialization lib version to 0.100.0 draft by Eric Kunze · 4 months ago v0.100a0
  19. b8770e8 [tosa_mlir_translator] Remove deprecated makeArrayRef usage by Tai Ly · 4 months ago
  20. f5f00a9 Change the start and size of slice to tosa shape type by TatWai Chong · 4 months ago
  21. 06cb91b Change PadOp's padding to TOSA Shape by Tai Ly · 4 months ago
  22. 4d04238 [tosa_mlir_translator] Add Shape Ops Support by Tai Ly · 5 months ago
  23. 20f6941 [tosa_mlir_translator] Add FP16 support by Tai Ly · 6 months ago
  24. fc32f56 Add Rescale Attribute changes by James Ward · 7 months ago
  25. 546e999 Update CustomOp's attribute name by Jerry Ge · 7 months ago
  26. d73f3d7 [tosa_mlir_translator] Add local_bound support by Tai Ly · 7 months ago
  27. 83d9bd1 Fix deserialization for i8 MulOp shift attribute by Tai Ly · 7 months ago
  28. ac6c376 [tosa_mlir_translator] Fix pad deserialization by Tai Ly · 8 months ago
  29. 28026df Implement deserialization of stateful ops by Tai Ly · 8 months ago
  30. a7d41cc Adjust to revised Stateful ops by Tai Ly · 8 months ago
  31. 1d2fa67 Update serialization library to 0.90 draft by Eric Kunze · 9 months ago
  32. 8833846 Update to handle unsigned attributes for RESCALE by Eric Kunze · 9 months ago
  33. edc04e0 [tosa_mlir_translator] Support Tosa StatefulOps by Jerry Ge · 1 year, 9 months ago v0.90a0
  34. 7566d12 [tosa_mlir_translator] Support dynamic tensors by Tai Ly · 10 months ago
  35. ea49f62 Add DIM operator and its serialization/deserialization to TOSA MLIR translator by Won Jeon · 10 months ago
  36. 5857c5d [tosa_mlir_translator] Rename Div Op to IntDiv by Tai Ly · 11 months ago
  37. 730f2dc Add pre-commit config file for running clang-format check by Jerry Ge · 10 months ago
  38. c0f23a0 Add Erf to tosa_mlir_translator by Jerry Ge · 11 months ago
  39. 7f41f14 Update to fix build issues with clang by Eric Kunze · 11 months ago
  40. f65ce51 Add deserialization of AccumType by Tai Ly · 11 months ago
  41. 1acb367 Fix PadOp serialization for input_zp by Tai Ly · 11 months ago
  42. 7876065 [tosa_mlir_translator] Fix Pad const attr type by Tai Ly · 11 months ago
  43. 9a57b9f [tosa_mlir_translator] Fix Rescale shift data type by Tai Ly · 11 months ago
  44. 0720dfa [tosa_mlir_translator] Change axis to I32Attr by Tai Ly · 11 months ago
  45. 289fd33 Fix deserialization of Table const type by Tai Ly · 11 months ago
  46. 9121c47 Add INT4 support for ConstOp deserialization by Jerry Ge · 12 months ago
  47. 9c5d418 Run clang-format for TosaDeserialize.cpp and TosaSerialize.cpp by Jerry Ge · 12 months ago
  48. 7c5b3af Update to 0.80.0 draft serialization library by Eric Kunze · 1 year ago
  49. ff9966e Update serialization library to 0.70 release by Eric Kunze · 1 year ago v0.70 v0.70.0
  50. 32c1ebb Update to latest serialization submodule by Eric Kunze · 1 year ago
  51. 04992e4 Add BuildMlirFromTosaFile API by Tai Ly · 1 year, 1 month ago
  52. 8ffce6d serialize/deserialize while/if ops using regions by Tai Ly · 1 year, 3 months ago
  53. 828099d Fix deserialization of PadOp by Tai Ly · 1 year, 1 month ago
  54. 67e9fc5 Support translation of FFT2d by Luke Hutton · 1 year, 5 months ago
  55. e37ee86 Update serialization library to 0.70.0 draft version by Eric Kunze · 1 year, 3 months ago
  56. e4673b9 Update serialization library to 0.60 version by Eric Kunze · 1 year, 3 months ago v0.60.0
  57. dd82bfe Added half library to include path by Dmitriy Smirnov · 1 year, 3 months ago
  58. 581fb5d Add Tosa Deserialization by Tai Ly · 1 year, 4 months ago
  59. 13a5b0f Removed enforcing of C++14 from CMakeLists.txt by Dmitriy Smirnov · 1 year, 3 months ago
  60. 5412590 Added support of unranked tensors by Dmitriy Smirnov · 1 year, 5 months ago
  61. cbedb76 Support translation of RFFT2d by Luke Hutton · 1 year, 5 months ago
  62. 10fd495 [Fix] Explicit pad const hasn't been read during pad op construction by TatWai Chong · 1 year, 3 months ago
  63. 6bbd840 Revert "Align the type of padding and pad_const with the spec" by TatWai Chong · 1 year, 4 months ago
  64. f514588 Remove accum-dtype from all but avg_pool2d & remove zero pad by James Ward · 1 year, 4 months ago
  65. a0bf7c4 Switch ArrayAttr to DenseArrayAttr by TatWai Chong · 1 year, 4 months ago
  66. e1dcee5 Align the type of padding and pad_const with the spec by TatWai Chong · 1 year, 4 months ago
  67. 82322b9 Update to latest serialization library by Jeremy Johnson · 1 year, 4 months ago
  68. 250fbcd Add serialization of custom op attributes by Eric Kunze · 1 year, 8 months ago
  69. ab75f53 Add RegionBuilder to TOSA MLIR Translator by Jerry Ge · 1 year, 8 months ago
  70. 9a926ae Update to serialization version 0.51.0 draft by Eric Kunze · 1 year, 6 months ago
  71. d11ad56 Update serialization library submodule to 0.50 by Eric Kunze · 1 year, 6 months ago v0.50 v0.50.0
  72. beb3ea0 Avoid crash when serializing unranked tensor by Eric Kunze · 1 year, 9 months ago
  73. 5e4073f Rename FLOAT type to FP32 by Jeremy Johnson · 1 year, 8 months ago
  74. 9e899bb Updates to work with the new FP16 serialization code by Eric Kunze · 1 year, 8 months ago
  75. 2d31541 Update to new serialization lib by Eric Kunze · 1 year, 9 months ago
  76. 30e5357 Update serialization lib version to 0.41 draft by Eric Kunze · 1 year, 9 months ago
  77. 19f83b5 Update to revision 0.40.0 by Eric Kunze · 1 year, 9 months ago v0.40 v0.40.0
  78. 218419b Add conv3d support by TatWai Chong · 1 year, 10 months ago
  79. d13f5e6 Update TOSA resize to match specification by TatWai Chong · 2 years ago
  80. 9e3bea5 Update serialization_library submodule hash by Eric Kunze · 1 year, 11 months ago
  81. 4d71467 Update to the latest serialization library for release by Eric Kunze · 2 years ago v0.30 v0.30.0
  82. 728fd31 Remove quantization info by Eric Kunze · 2 years ago
  83. a80f980 Remove dilation serialization for transpose_conv2d by Eric Kunze · 2 years ago
  84. 661183c Update tosa-mlir-translator to latest serialization lib by Eric Kunze · 2 years ago
  85. f284aea Update TOSA passes by Eric Kunze · 2 years ago
  86. ef2c301 Align serialize passes with current LLVM by Eric Kunze · 2 years, 4 months ago
  87. 6fc182b Use getValues interface on ElementAttr by Eric Kunze · 2 years, 5 months ago
  88. dccd718 Fix serialization of int48 values by Eric Kunze · 2 years, 5 months ago
  89. 3765888 Short-circuit output tensor name with input tensor name if they're the same mlir::Value by Kevin Cheng · 2 years, 5 months ago
  90. fd3b7ac Sort tensor list by name for serialization by Jared Smolens · 2 years, 6 months ago
  91. 80a022f First commit of tosa serialize passes by Kevin Cheng · 2 years, 7 months ago
  92. e351a65 Initial empty repository by Eric Kunze · 2 years, 7 months ago