Yoda EAC release candidate 3.
  1. 438e563 MLBEDSW-2903 Split mapping to tensor by Patrik Gustavsson · 3 years, 9 months ago 1.2.0 1.2.0.rc3
  2. c3c08d8 MLBEDSW-2804: Removed invalid assert for shift range by Jacob Bohlin · 3 years, 9 months ago
  3. 258ebba MLBEDSW-2915: Added None check for bias before checking restrictions by Jacob Bohlin · 3 years, 9 months ago
  4. 749bfd5 MLBEDSW-2919: bringup: int16 avgpool diff on FPGA by Tim Hall · 3 years, 9 months ago
  5. 7152517 MLBEDSW-2804: Bias data type check wrong by Tim Hall · 3 years, 9 months ago
  6. d775e37 MLBEDSW-2900: softmax output diff on FPGA by Tim Hall · 3 years, 9 months ago
  7. 237d72d [MLBEDSW-2900] zero point fix for int32 ifm by Fredrik Svedberg · 3 years, 9 months ago
  8. d7911c4 MLBEDSW-2688: LUT calculation with different in/out scale by Louis Verhaard · 3 years, 9 months ago
  9. 5e990c8 MLBEDSW-2889: NHCWB16 format issue at end of subgraph by Tim Hall · 3 years, 9 months ago
  10. 49d9212 MLBEDSW-2804: Added bias data type check by Jacob Bohlin · 3 years, 9 months ago
  11. bb1a92a [MLBEDSW-2857] Fix serialisation of non byte tensors by Fredrik Svedberg · 3 years, 9 months ago
  12. 880e735 [MLBEDSW-2846] Do not use NHCWB16 for reduce_sum int32 by Fredrik Svedberg · 3 years, 9 months ago
  13. a41cd4d Small fix for Softmax regression by Jacob Bohlin · 3 years, 9 months ago
  14. 2abd3dd MLBEDSW-2786: Fix IFM order in binary operation by Diqing Zhong · 3 years, 9 months ago
  15. f0c59bf MLBEDSW-2719: Update kernel size check by Andreas Nevalainen · 3 years, 9 months ago
  16. ba69518 MLBEDSW-2686: Use NPU tensor format for noop reshapes. by Tim Hall · 3 years, 9 months ago 1.2.0.rc2
  17. e55e274 Update to HI 1.0.6 by Stefan Nannesson · 3 years, 9 months ago
  18. 58520b9 MLBEDSW-2688: use LeakyRelu for int16 by Louis Verhaard · 3 years, 9 months ago
  19. 90831bc MLBED-2822 Added CLI-opt for weight size est. by Patrik Gustavsson · 3 years, 9 months ago
  20. d47cc27 MLBEDSW-2847: Fix for TransposeConv crash and u8 output diff by Jacob Bohlin · 3 years, 9 months ago
  21. 814cfbb MLBEDSW-2688: LUT DMA may require kernel wait by Louis Verhaard · 3 years, 9 months ago
  22. 7579c75 MLBEDSW-2867: Split operators get placed on CPU by Dwight Lidman · 3 years, 9 months ago
  23. 87c1350 MLBEDSW-2654: Convert Resizebilinear to a number of 2x2 pools by Charles Xu · 3 years, 9 months ago
  24. b9fc33c MLBEDSW-2688: LeakyRelu rewrite to LUT or MUL/MAX by Louis Verhaard · 3 years, 9 months ago
  25. e9194df MLBEDSW-2646: Refactor unknown operator serialisation by Tim Hall · 3 years, 10 months ago 1.2.0.rc1
  26. e3786ac MLBEDSW-2679: Tensor quant comparison is incorrect by Tim Hall · 3 years, 10 months ago
  27. 67e0d8f MLBEDSW-2663: Handle optional tensors by Jacob Bohlin · 3 years, 9 months ago
  28. 1575b94 [MLBEDSW-2730] Implement LUT generation for softmax uint8/int8 by Fredrik Svedberg · 3 years, 9 months ago
  29. 1cdc467 Added a lower bound for the valid range of shift by Jacob Bohlin · 3 years, 9 months ago
  30. 6c87807 MLBEDSW-2664 Clarify help for CLI-opt permanent-storage by Patrik Gustavsson · 3 years, 9 months ago
  31. 9baa4c3 MLBEDSW-2822 Account for NHCWB16 in scheduler est. by Patrik Gustavsson · 3 years, 9 months ago
  32. f899231 MLBEDSW-2611: Update global scale for 16 bit to tanh and sigmoid by Charles Xu · 3 years, 9 months ago
  33. bb1b09e MLBEDSW-2783 Vela crashed on empty tflite file by Michael McGeagh · 3 years, 9 months ago
  34. a3aad93 MLBEDSW-2824: Add mapping for ROUND operator by Dwight Lidman · 3 years, 9 months ago
  35. b16dcce vela: Minor refactor of operation class by Tim Hall · 3 years, 10 months ago
  36. e5b0163 MLBEDSW-2683: Neural Network MACs is wrong by Tim Hall · 3 years, 10 months ago
  37. fb85873 MLBEDSW-2728: Only insert primary op for NPU ops by Jacob Bohlin · 3 years, 9 months ago
  38. d2a972d MLBEDSW-2731: Allow all TensorFlow Lite operators to pass through by Dwight Lidman · 3 years, 9 months ago
  39. 2573311 MLBEDSW-2729: Add restrictions for shapeless tensors by Dwight Lidman · 3 years, 9 months ago
  40. fa34c6f MLBEDSW-2636 Prevent DMA of weight to Sram in some cases by Patrik Gustavsson · 3 years, 9 months ago
  41. eebb1c2 MLBEDSW-2779 Avoid NHCWB16 in some SplitSliceRead cases by Patrik Gustavsson · 3 years, 9 months ago
  42. 597fd3f [MLBEDSW-2657] Softmax uint8/int8 by Fredrik Svedberg · 3 years, 9 months ago
  43. 30cb47a MLBEDSW-2718: Fix a bug that would reshape TransposeConv input by Jacob Bohlin · 3 years, 9 months ago
  44. 940fdee MLBEDSW-2589: Skip weight compression for CPU ops by Dwight Lidman · 3 years, 9 months ago
  45. 29d568e MLBEDSW-2779 Consider num dimensions, in check for NHCWB16 by Patrik Gustavsson · 3 years, 9 months ago
  46. 289a41d Vela: Rework NPU/DMA dependency insertion (for MLBEDSW-2620) by Tim Hall · 3 years, 10 months ago
  47. f767b93 MLBEDSW-2732: Added complex64 to datatypes by Jacob Bohlin · 3 years, 9 months ago
  48. 0b8268a MLBEDSW-2688: Improved LUT support by Louis Verhaard · 3 years, 10 months ago
  49. 458a208 MLBEDSW-2570 Avoid usage of NHCWB16 for some cases by Patrik Gustavsson · 3 years, 9 months ago
  50. be733cf MLBEDSW-2639: Remove reverse_op_order attribute by Jacob Bohlin · 3 years, 9 months ago
  51. bf61268 MLBEDSW-2755: Added check that ifm2_tensor is set by Jacob Bohlin · 3 years, 9 months ago
  52. 8b24f2b [MLBEDSW-2749] removed the decorator for typecheck by Manupa Karunaratne · 3 years, 9 months ago
  53. 1a9d20e MLBEDSW-2726: Vela crashes when marking tensor with TensorPurpose.Unknown by Dwight Lidman · 3 years, 9 months ago
  54. 7ad408b MLBEDSW-2586: Null check before accessing tensor resampling mode by Dwight Lidman · 3 years, 9 months ago
  55. c0bb899 MLBEDSW-2696 Fix Sram exceeded for Sram spilling by Patrik Gustavsson · 3 years, 9 months ago
  56. 89a6bbf MLBEDSW-2681: Ceiling the upscale for OFM/IFM by Charles Xu · 3 years, 9 months ago
  57. de2a57f MLBEDSW-2684: Fix weight compression scale calculations for FC by Jacob Bohlin · 3 years, 9 months ago
  58. 8d3216f vela: Remove redundant import, reuse existing func by Michael McGeagh · 3 years, 9 months ago
  59. c5b549b MLBEDSW-2637 Utilise new tensor and operator funcs by Michael McGeagh · 3 years, 9 months ago
  60. 5778ffd MLBEDSW-2637 Refactor util funcs out of softmax.py by Michael McGeagh · 3 years, 9 months ago
  61. 22f74e1 MLBEDSW-2383 Preserve previous metadata by Michael McGeagh · 3 years, 9 months ago
  62. e99b893 MLBEDSW-2639: Moved the IFM/IFM2 order switch to register cmd stream generator by Jacob Bohlin · 3 years, 10 months ago
  63. ecd2052 MLBEDSW-2549 Crash with incorrect strided slice op by Michael McGeagh · 3 years, 10 months ago
  64. 36ffaf3 Skip the NOP resizebilinear op by Charles Xu · 3 years, 10 months ago
  65. bef228b [EXTAPI] exposing encode of biases to be consumed by an external API by Manupa Karunaratne · 3 years, 10 months ago
  66. a0c3624 [MLBEDSW-2335] SoftMax int16 by Fredrik Svedberg · 4 years ago
  67. 9a03fdf MLBEDSW-2569:Support 1x1 IFM ResizeBilinear by Charles Xu · 3 years, 11 months ago
  68. 0430882 MLBEDSW-2574: Fix issue with different bias tensor scaling by Tim Hall · 3 years, 10 months ago
  69. 8677e53 vela: Fix numpy deprecation warning by Michael McGeagh · 3 years, 10 months ago
  70. b424974 vela: Protect against divide by zero by Michael McGeagh · 3 years, 10 months ago
  71. 775e396 test: Add extra print for verbose subgraphs by Michael McGeagh · 3 years, 10 months ago
  72. 7b245fd MLBEDSW-2603 Missing "new_shape" attrib in Reshape by Michael McGeagh · 3 years, 10 months ago
  73. 8d939c0 MLBEDSW-2660 Convert FC-like convs to FC by Michael McGeagh · 3 years, 10 months ago
  74. 6a8d424 vela: Move common functionality by Michael McGeagh · 3 years, 10 months ago
  75. d83d2e1 [EXTAPI] refactor weight compression to be used by an external consumer by Manupa Karunaratne · 3 years, 10 months ago
  76. ebe26c7 MLBEDSW-1538: Output diff for elementwise min/max by Dwight Lidman · 4 years ago
  77. 68a04b1 MLBEDSW-2641: Fix crash for network with only CPU ops by Jacob Bohlin · 3 years, 10 months ago
  78. 9b64ba0 MLBEDSW-2584: Support cascading of Transpose Convolution by Jacob Bohlin · 3 years, 10 months ago
  79. 9fbc491 MLBEDSW-1497: Add Quantize operator support by Jacob Bohlin · 3 years, 11 months ago
  80. 0b9ca78 Minor black code clean-up by Jacob Bohlin · 3 years, 10 months ago
  81. 5ff9944 MLBEDSW-2634 Avoid encoding empty weights stream by Patrik Gustavsson · 3 years, 10 months ago
  82. d89c09e MLBEDSW-2625 Alignment of tensor for bias and scale by Patrik Gustavsson · 3 years, 10 months ago
  83. ea49945 MLBEDSW-2615: MLCE: Ethos-U55 Flash usage increases due to Yoda Beta by Tim Hall · 3 years, 10 months ago
  84. 3ab9452 MLBEDSW-2551 Add support for more mem-cfgs by Patrik Gustavsson · 3 years, 11 months ago
  85. e843d33 MLBEDSW-2548: Fix for Double Buffer size estimate by Jacob Bohlin · 3 years, 11 months ago
  86. 42e4189 MLBEDSW-2600: Fix writing of register for wrong architecture by Tim Hall · 3 years, 11 months ago
  87. 04ce34c MLBEDSW-2340: Make the tensor address default None by Charles Xu · 3 years, 11 months ago
  88. 5f47c05 MLBEDSW-2564 Restrict settings of perm. storage by Patrik Gustavsson · 3 years, 11 months ago
  89. b02c8d9 MLBEDSW-2552: Skip npu cycle calculation for cpu op by Charles Xu · 3 years, 11 months ago 1.1.0.rc1
  90. 6231676 MLBEDSW-2556: Odd core/block depth weight interleaving update by Tim Hall · 3 years, 11 months ago
  91. f7e810a vela: MLBEDSW-828 weight/scale stream interleaving by Tim Hall · 3 years, 11 months ago
  92. eca2e95 MLBEDSW-2306 Added more supported mem-cfgs by Patrik Gustavsson · 4 years ago
  93. eec4e50 MLBEDSW-2547 Add accelerator_configs by Patrik Gustavsson · 3 years, 11 months ago
  94. 83dec5c Update arch to 1.0.1 by Douglas Troha · 4 years ago
  95. 2a7ebe3 vela: Fix block config override issue. by Tim Hall · 4 years ago
  96. c8310b1 MLBEDSW-2528: MLCE-219: Custom operator pass through by Tim Hall · 4 years ago
  97. 70cc121 MLBEDSW-2506: Swap broadcast input if applicable by Charles Xu · 4 years ago
  98. c30f495 Code clean-up using black and flake8 by Tim Hall · 4 years ago
  99. 678645b MLBEDSW-2436: Support for HardSwish operator by Louis Verhaard · 4 years ago
  100. 19515e8 MLBEDSW-2432: Retain pass order for CPU subgraph by Charles Xu · 4 years ago