1. 43f8f64 Revert "MLMBED-3450: Do not convert batched fully connected to conv" by Patrik Gustavsson · 3 years, 5 months ago 2.0.0.rc2
  2. b4fc087 vela: Add SUPPORTED_OPS.md generated file by Michael McGeagh · 3 years, 5 months ago
  3. d059d8b MLBEDSW-3157: Add test for broadcast shapes by Andreas Nevalainen · 3 years, 6 months ago
  4. 9dce04c vela: Relax lxml version constraint by Tim Hall · 3 years, 6 months ago
  5. d13bd06 vela: Update tool description text by Tim Hall · 3 years, 6 months ago
  6. 907cb03 vela: Tanh and Sigmoid broken in fixup_act_reorder by Tim Hall · 3 years, 6 months ago
  7. b9b515c vela: Remove and change CLI options by Tim Hall · 3 years, 6 months ago
  8. 1bd531d MLBEDSW-3249: Vela config file examples by Tim Hall · 3 years, 6 months ago
  9. c8a7386 vela: Rename Yoda to Ethos-U65 by Tim Hall · 3 years, 6 months ago
  10. c718743 MLBEDSW-3302: Reject per-channel scaling for unsupported ops by Dwight Lidman · 3 years, 6 months ago
  11. 8956761 vela: Improve the scaling is equal check by Tim Hall · 3 years, 6 months ago
  12. 083f103 MLBEDSW-3346: Add index check during padding by Andreas Nevalainen · 3 years, 6 months ago
  13. 986e319 MLBEDSW-3476: Fix performance regression by Diqing Zhong · 3 years, 6 months ago
  14. c8a22f1 MLBEDSW-3251 Add version to external API by Patrik Gustavsson · 3 years, 6 months ago
  15. bdf09f9 [MLBEDSW-3300] Fix DepthwiseConv2D fails when bias tensor quant_values are None by Fredrik Svedberg · 3 years, 6 months ago
  16. 4bb989b [MLBEDSW-3348] Fix Reshape operator fails with TypeError during deserialization by Fredrik Svedberg · 3 years, 6 months ago
  17. a648aa9 vela: Remove ExpandDims from supported ops list by Michael McGeagh · 3 years, 6 months ago
  18. ed67b88 MLMBED-3468: Update scale tensors SRAM size calculation by Andreas Nevalainen · 3 years, 6 months ago
  19. b0ca274 MLBEDSW-3494 Fix rounding of fused Quantized by Patrik Gustavsson · 3 years, 6 months ago
  20. 837dc1b MLBEDSW-3403 Generate supported op report by Michael McGeagh · 3 years, 6 months ago
  21. 69b3176 MLBEDSW-3491: Fix index out of range in code gen by Louis Verhaard · 3 years, 6 months ago
  22. 0411edb MLBEDSW-3493: bug fixes in mark_tensors by Louis Verhaard · 3 years, 6 months ago
  23. 15a8e80 MLMBED-3450: Do not convert batched fully connected to conv by Andreas Nevalainen · 3 years, 6 months ago
  24. c86a9d2 MLBEDSW-3483, KeyError "fused_activation_function" by Louis Verhaard · 3 years, 6 months ago
  25. 2fa1588 MLBEDSW-3350 Put softmax on CPU if beta < 0 by Patrik Gustavsson · 3 years, 6 months ago
  26. e05de45 MLBEDSW-3301: Vela fails ungracefully when reading string buffers by Dwight Lidman · 3 years, 6 months ago
  27. e8a5a78 MLBEDSW-839: Code generation using external API by Louis Verhaard · 3 years, 6 months ago 2.0.0.rc1
  28. dda21af MLBEDSW-3463: StridedSlice fixup function causes infinite recursion by Dwight Lidman · 3 years, 6 months ago
  29. 7aa5aa4 MLBEDSW-3380 Update readme with build flags by Michael McGeagh · 3 years, 6 months ago
  30. e6ccd87 MLBEDSW-3019: Add profiling debug database by Tim Hall · 3 years, 6 months ago
  31. e168b96 Vela: estimate memory transfer efficiency by Diqing Zhong · 3 years, 6 months ago
  32. e5204a6 Vela: Fix perf estimation for conv 1D reshape by Diqing Zhong · 3 years, 7 months ago
  33. 42e833d MLBEDSW-3146: memory transfers cycle estimation by Diqing Zhong · 3 years, 7 months ago
  34. 09387e2 MLBEDSW-3146: Cycle estimation for conv/pooling ops by Diqing Zhong · 3 years, 7 months ago
  35. 897cc14 MLBEDSW-3222: Bias tensors in fast storage by Andreas Nevalainen · 3 years, 6 months ago
  36. 73320a4 MLBEDSW-3377: fixup_stridedslice_output may silently change CPU ops by Dwight Lidman · 3 years, 6 months ago
  37. 6ae0e42 MLBEDSW-2868 Refactor separation of scale + bias tensors by Patrik Gustavsson · 3 years, 6 months ago
  38. fd31428 [MLBEDSW-3227] Improve u65 softmax performance by Fredrik Svedberg · 3 years, 6 months ago
  39. 219ec07 MLBEDSW-3402 SupportedOp now returns external name by Michael McGeagh · 3 years, 6 months ago
  40. fad90c2 MLBEDSW-3212 Remove CLI opt ifm-ofm-overlap by Patrik Gustavsson · 3 years, 6 months ago
  41. 65fd998 MLBEDSW-2412 All constraints have been refactored by Michael McGeagh · 3 years, 7 months ago
  42. 37ce38c MLBEDSW-3275: Added infinity check for Relu scaling values by Jacob Bohlin · 3 years, 6 months ago
  43. 268394d MLBEDSW-1974: Set Scratch buffers size by Jacob Bohlin · 3 years, 9 months ago
  44. 3435958 MLBEDSW-2868 Separate scale+bias tensors by Patrik Gustavsson · 3 years, 6 months ago
  45. 7e1d1d1 Vela: Fix wrong bandwidth by Diqing Zhong · 3 years, 6 months ago
  46. a151f59 MLBEDSW-3212 Enable overlap of elementwise input/output by Patrik Gustavsson · 3 years, 7 months ago
  47. c7c0b1b MLBEDSW-3283: Bug fix: StridedSlice Op is placed on CPU by Diqing Zhong · 3 years, 6 months ago
  48. 7b1654b MLBEDSW-3285: AttributeError Tensor has no attribute by Tim Hall · 3 years, 6 months ago
  49. 4ed38bc vela: Refactor operators to use Kernel objects by Tim Hall · 3 years, 7 months ago
  50. 9358296 vela: Improve the scaling is equal check by Tim Hall · 3 years, 8 months ago
  51. e8887a3 MLBEDSW-603: Improve cycle estimation in elementwise ops by Diqing Zhong · 3 years, 7 months ago
  52. 17afa28 MLBEDSW-3268: Refactor mark_tensors by Louis Verhaard · 3 years, 7 months ago
  53. 6e82708 MLBEDSW-3194: Updated elementwise IFM banks count by Andreas Nevalainen · 3 years, 7 months ago
  54. 1f951fc MLBEDSW-2412 Refactor constraints for conv ops by Michael McGeagh · 3 years, 7 months ago
  55. c6ac194 MLBEDSW-3004: UnpackReshaped can't be serialised by Dwight Lidman · 3 years, 7 months ago
  56. 5f2ea2f MLBEDSW-3219: Suppress CPU info Const/Placeholder by Louis Verhaard · 3 years, 7 months ago
  57. 1068362 Revert "MLBEDSW-3219: Suppress CPU info for Const/Placeholder" by patrik.gustavsson · 3 years, 7 months ago
  58. 04986c0 MLBEDSW-3219: Suppress CPU info for Const/Placeholder by Louis Verhaard · 3 years, 7 months ago
  59. 184b250 vela: Improve extra info in constraint checks by Michael McGeagh · 3 years, 7 months ago
  60. 5554bbe MLBEDSW-3219 Added info print for unsupported operator by Patrik Gustavsson · 3 years, 7 months ago
  61. 23f8716 MLBEDSW-3230 Remove restriction of batching 16 for FC by Patrik Gustavsson · 3 years, 7 months ago
  62. 7ec09e7 MLBEDSW-3220: missing "fused_activation_function" caused crash by Louis Verhaard · 3 years, 7 months ago
  63. 2e186c7 MLBEDSW-3154 Bug fix for LUT ops with IFM from SplitSliceRead by Louis Verhaard · 3 years, 7 months ago
  64. 8359a47 MLBEDSW-3061: Update supported_operators.py by Dwight Lidman · 3 years, 7 months ago
  65. 04f8c00 MLBEDSW-3218: Added operator indices Quantize/Dequantize by Louis Verhaard · 3 years, 7 months ago
  66. e2dbed2 MLBEDSW-2985 Avoid reshape if input when there are no values by Patrik Gustavsson · 3 years, 7 months ago
  67. aee5d75 MLBEDSW-3148: Refactor Operation by Louis Verhaard · 3 years, 7 months ago
  68. 36ad73a MLBEDSW-3154 Fix issue for checking axis in concat by Patrik Gustavsson · 3 years, 7 months ago
  69. 2febe7f Updated pre-commit config to use 19.10b0 version of Black by Dwight Lidman · 3 years, 7 months ago
  70. d5044a4 Vela: Fix issue with elementwise block config validation by Tim Hall · 3 years, 7 months ago
  71. 37ded34 MLBEDSW-2412 Replace generic restrictions by Michael McGeagh · 3 years, 7 months ago
  72. 1eeea51 vela: SupportedOperators promote to class instance by Michael McGeagh · 3 years, 7 months ago
  73. 507de7d MLBEDSW-3062 Updated SECURITY.md by Patrik Gustavsson · 3 years, 7 months ago
  74. 3010d9b MLBEDSW-3060 Adjust check if weights fit in sram by Patrik Gustavsson · 3 years, 7 months ago
  75. 8912c53 MLBEDSW-3153: Fix overflow in sigmoid LUT by Louis Verhaard · 3 years, 7 months ago
  76. 530992a MLBEDSW-3001 Fix Min Max OPs not properly checked by Patrik Gustavsson · 3 years, 7 months ago
  77. 0f98b36 [MLBEDSW-2802] Fix 5D tensor crash by Fredrik Svedberg · 3 years, 7 months ago
  78. 0265f40 MLBEDSW-3025: Remove SHRAM from reports by Louis Verhaard · 3 years, 7 months ago
  79. 7ad862a MLBEDSW-3032 Fixed issue in removal of reshapes by Patrik Gustavsson · 3 years, 7 months ago
  80. f03bad3 MLBEDSW-2031: LUT support tanh/sigmoid by Louis Verhaard · 3 years, 7 months ago
  81. eadb166 MLBEDSW-2885: Fix overflow from inf number by Andreas Nevalainen · 3 years, 8 months ago
  82. fa2f92a MLBEDSW-3035: Updated StridedSlice checks by Louis Verhaard · 3 years, 8 months ago
  83. f3d737e MLBEDSW-2811: Add rescaling to ReLus with different scaling by Andreas Nevalainen · 3 years, 7 months ago
  84. 0b9c9a3 MLBEDSW-2337: Intermediate feature maps in fast storage by Louis Verhaard · 3 years, 8 months ago
  85. 8854dc9 MLBEDSW-2788 Fix crash on non-constant weight tensors by Andreas Nevalainen · 3 years, 7 months ago
  86. 6c97e9a MLBEDSW-3018 Change to check for avoiding NHCWB16 by Patrik Gustavsson · 3 years, 7 months ago
  87. 9db529a MLBEDSW-3070: Fix addressing of weights by Louis Verhaard · 3 years, 7 months ago
  88. d8c032d MLBEDSW-2813: Handle non-const weights and check shapes by Andreas Nevalainen · 3 years, 8 months ago
  89. d9e38fe Fix int8/uint8 softmax mul shape by Fredrik Svedberg · 3 years, 8 months ago
  90. cb33704 MLBEDSW-1693 Convert batched FC to Conv by Patrik Gustavsson · 3 years, 8 months ago
  91. 504d6b6 MLBEDSW-2816: Fix assert in scheduler by Diqing Zhong · 3 years, 8 months ago
  92. 8daf6b7 MLBEDSW-2734: TensorFlow 2.3 compatibility by Jacob Bohlin · 3 years, 8 months ago
  93. 2b60ce9 [MLBEDSW-2638] Do not use 40bit ACC for softmax int16 by Fredrik Svedberg · 3 years, 8 months ago
  94. 1a66697 MLBEDSW-2809: Redo the Tensor addressing by Jacob Bohlin · 3 years, 8 months ago
  95. 1356c2a MLBEDSW-2377: Greedy allocator improvement by Louis Verhaard · 3 years, 8 months ago
  96. c3862c2 MLBEDSW-3008: Replace Split ops with Identity by Dwight Lidman · 3 years, 8 months ago
  97. 2f6f379 [MLBEDSW-2845] Improve unit test coverage of fp_math by Fredrik Svedberg · 3 years, 8 months ago
  98. 55d9e33 MLBEDSW-2816: remove constant array from SRAM by Diqing Zhong · 3 years, 8 months ago
  99. 8dbf8cf MLBEDSW-2745 Support relus with differing scales by Michael McGeagh · 3 years, 8 months ago
  100. fa4cb29 MLBEDSW-2994 Remove undesired reshape OPs by Patrik Gustavsson · 3 years, 8 months ago