aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-01MLBEDSW-2903 Split mapping to tensor1.2.0.rc31.2.0Patrik Gustavsson
2020-08-31MLBEDSW-2804: Removed invalid assert for shift rangeJacob Bohlin
2020-08-31MLBEDSW-2915: Added None check for bias before checking restrictionsJacob Bohlin
2020-08-30MLBEDSW-2919: bringup: int16 avgpool diff on FPGATim Hall
2020-08-29MLBEDSW-2804: Bias data type check wrongTim Hall
2020-08-28MLBEDSW-2900: softmax output diff on FPGATim Hall
2020-08-28[MLBEDSW-2900] zero point fix for int32 ifmFredrik Svedberg
2020-08-28MLBEDSW-2688: LUT calculation with different in/out scaleLouis Verhaard
2020-08-28MLBEDSW-2411: Update README with example networksTim Hall
2020-08-28MLBEDSW-2889: NHCWB16 format issue at end of subgraphTim Hall
2020-08-28MLBEDSW-2804: Added bias data type checkJacob Bohlin
2020-08-28MLBEDSW-2839 Update release notes for 1.2.0Michael McGeagh
2020-08-27[MLBEDSW-2857] Fix serialisation of non byte tensorsFredrik Svedberg
2020-08-27[MLBEDSW-2846] Do not use NHCWB16 for reduce_sum int32Fredrik Svedberg
2020-08-27Small fix for Softmax regressionJacob Bohlin
2020-08-27MLBEDSW-2786: Fix IFM order in binary operationDiqing Zhong
2020-08-27MLBEDSW-2719: Update kernel size checkAndreas Nevalainen
2020-08-26MLBEDSW-2686: Use NPU tensor format for noop reshapes.1.2.0.rc2Tim Hall
2020-08-26Update to HI 1.0.6Stefan Nannesson
2020-08-26MLBEDSW-2688: use LeakyRelu for int16Louis Verhaard
2020-08-26MLBED-2822 Added CLI-opt for weight size est.Patrik Gustavsson
2020-08-26MLBEDSW-2847: Fix for TransposeConv crash and u8 output diffJacob Bohlin
2020-08-26MLBEDSW-2688: LUT DMA may require kernel waitLouis Verhaard
2020-08-25MLBEDSW-2867: Split operators get placed on CPUDwight Lidman
2020-08-24MLBEDSW-2654: Convert Resizebilinear to a number of 2x2 poolsCharles Xu
2020-08-24MLBEDSW-2688: LeakyRelu rewrite to LUT or MUL/MAXLouis Verhaard
2020-08-21MLBEDSW-2646: Refactor unknown operator serialisation1.2.0.rc1Tim Hall
2020-08-21MLBEDSW-2679: Tensor quant comparison is incorrectTim Hall
2020-08-21MLBEDSW-2663: Handle optional tensorsJacob Bohlin
2020-08-21[MLBEDSW-2730] Implement LUT generation for softmax uint8/int8Fredrik Svedberg
2020-08-21Added a lower bound for the valid range of shiftJacob Bohlin
2020-08-21MLBEDSW-2664 Clarify help for CLI-opt permanent-storagePatrik Gustavsson
2020-08-21MLBEDSW-2822 Account for NHCWB16 in scheduler est.Patrik Gustavsson
2020-08-21MLBEDSW-2611: Update global scale for 16 bit to tanh and sigmoidCharles Xu
2020-08-20MLBEDSW-2783 Vela crashed on empty tflite fileMichael McGeagh
2020-08-20MLBEDSW-2824: Add mapping for ROUND operatorDwight Lidman
2020-08-19vela: Minor refactor of operation classTim Hall
2020-08-19MLBEDSW-2683: Neural Network MACs is wrongTim Hall
2020-08-19MLBEDSW-2728: Only insert primary op for NPU opsJacob Bohlin
2020-08-19MLBEDSW-2731: Allow all TensorFlow Lite operators to pass throughDwight Lidman
2020-08-19MLBEDSW-2729: Add restrictions for shapeless tensorsDwight Lidman
2020-08-19MLBEDSW-2636 Prevent DMA of weight to Sram in some casesPatrik Gustavsson
2020-08-19MLBEDSW-2779 Avoid NHCWB16 in some SplitSliceRead casesPatrik Gustavsson
2020-08-19[MLBEDSW-2657] Softmax uint8/int8Fredrik Svedberg
2020-08-18MLBEDSW-2718: Fix a bug that would reshape TransposeConv inputJacob Bohlin
2020-08-18MLBEDSW-2589: Skip weight compression for CPU opsDwight Lidman
2020-08-18MLBEDSW-2779 Consider num dimensions, in check for NHCWB16Patrik Gustavsson
2020-08-18Vela: Rework NPU/DMA dependency insertion (for MLBEDSW-2620)Tim Hall
2020-08-18MLBEDSW-2732: Added complex64 to datatypesJacob Bohlin
2020-08-17MLBEDSW-2688: Improved LUT supportLouis Verhaard