aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-30[MLBEDSW-2802] Fix 5D tensor crashFredrik Svedberg
2020-09-30MLBEDSW-3025: Remove SHRAM from reportsLouis Verhaard
2020-09-29MLBEDSW-3032 Fixed issue in removal of reshapesPatrik Gustavsson
2020-09-29MLBEDSW-2031: LUT support tanh/sigmoidLouis Verhaard
2020-09-28MLBEDSW-2885: Fix overflow from inf numberAndreas Nevalainen
2020-09-28MLBEDSW-3035: Updated StridedSlice checksLouis Verhaard
2020-09-25MLBEDSW-2811: Add rescaling to ReLus with different scalingAndreas Nevalainen
2020-09-25MLBEDSW-2337: Intermediate feature maps in fast storageLouis Verhaard
2020-09-24MLBEDSW-2788 Fix crash on non-constant weight tensorsAndreas Nevalainen
2020-09-23MLBEDSW-3018 Change to check for avoiding NHCWB16Patrik Gustavsson
2020-09-23MLBEDSW-3070: Fix addressing of weightsLouis Verhaard
2020-09-22MLBEDSW-2813: Handle non-const weights and check shapesAndreas Nevalainen
2020-09-21Fix int8/uint8 softmax mul shapeFredrik Svedberg
2020-09-21MLBEDSW-1693 Convert batched FC to ConvPatrik Gustavsson
2020-09-21MLBEDSW-2816: Fix assert in schedulerDiqing Zhong
2020-09-18MLBEDSW-2734: TensorFlow 2.3 compatibilityJacob Bohlin
2020-09-17[MLBEDSW-2638] Do not use 40bit ACC for softmax int16Fredrik Svedberg
2020-09-17MLBEDSW-2809: Redo the Tensor addressingJacob Bohlin
2020-09-17MLBEDSW-2377: Greedy allocator improvementLouis Verhaard
2020-09-17MLBEDSW-3008: Replace Split ops with IdentityDwight Lidman
2020-09-14[MLBEDSW-2845] Improve unit test coverage of fp_mathFredrik Svedberg
2020-09-14MLBEDSW-2816: remove constant array from SRAMDiqing Zhong
2020-09-11MLBEDSW-2745 Support relus with differing scalesMichael McGeagh
2020-09-11MLBEDSW-2994 Remove undesired reshape OPsPatrik Gustavsson
2020-09-11MLBEDSW-2813: Handle None tensor when parsing operatorsAndreas Nevalainen
2020-09-09vela: SHRAM alloc too big for some elementwise opsTim Hall
2020-09-08vela: Refactor op sets in graph_optimiserMichael McGeagh
2020-09-08optim: Fix issue with IFM streaming of LUTMichael McGeagh
2020-09-08MLBEDSW-2935: LUT fusing with preceding operatorLouis Verhaard
2020-09-07MLBEDSW-2874 Fix writing out empty tflite filesMichael McGeagh
2020-09-07[MLBEDSW-2928] Add batching to softmaxFredrik Svedberg
2020-09-04MLBEDSW-2819 Removed CLI-option permanent-storagePatrik Gustavsson
2020-09-03MLBEDSW-2814 Add support for inferred size in SplitVPatrik Gustavsson
2020-09-03MLBEDSW-2567: CLI option to specify allocation alignmentJacob Bohlin
2020-09-03[MLBEDSW-2905] Fix int16 multiplier saturationFredrik Svedberg
2020-09-03MLBEDSW-2906: Only add padding fields to Npu opsJacob Bohlin
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