aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-21MLBEDSW-603: Improve cycle estimation in elementwise opsDiqing Zhong
2020-10-20MLBEDSW-3268: Refactor mark_tensorsLouis Verhaard
2020-10-19MLBEDSW-3194: Updated elementwise IFM banks countAndreas Nevalainen
2020-10-19MLBEDSW-2412 Refactor constraints for conv opsMichael McGeagh
2020-10-16MLBEDSW-3004: UnpackReshaped can't be serialisedDwight Lidman
2020-10-15MLBEDSW-3219: Suppress CPU info Const/PlaceholderLouis Verhaard
2020-10-14Revert "MLBEDSW-3219: Suppress CPU info for Const/Placeholder"patrik.gustavsson
2020-10-14MLBEDSW-3219: Suppress CPU info for Const/PlaceholderLouis Verhaard
2020-10-13vela: Improve extra info in constraint checksMichael McGeagh
2020-10-13MLBEDSW-3219 Added info print for unsupported operatorPatrik Gustavsson
2020-10-12MLBEDSW-3230 Remove restriction of batching 16 for FCPatrik Gustavsson
2020-10-12MLBEDSW-3220: missing "fused_activation_function" caused crashLouis Verhaard
2020-10-12MLBEDSW-3154 Bug fix for LUT ops with IFM from SplitSliceReadLouis Verhaard
2020-10-12MLBEDSW-3061: Update supported_operators.pyDwight Lidman
2020-10-09MLBEDSW-3218: Added operator indices Quantize/DequantizeLouis Verhaard
2020-10-09MLBEDSW-2985 Avoid reshape if input when there are no valuesPatrik Gustavsson
2020-10-08MLBEDSW-3148: Refactor OperationLouis Verhaard
2020-10-07MLBEDSW-3154 Fix issue for checking axis in concatPatrik Gustavsson
2020-10-07Updated pre-commit config to use 19.10b0 version of BlackDwight Lidman
2020-10-06Vela: Fix issue with elementwise block config validationTim Hall
2020-10-05MLBEDSW-2412 Replace generic restrictionsMichael McGeagh
2020-10-05vela: SupportedOperators promote to class instanceMichael McGeagh
2020-10-02MLBEDSW-3062 Updated SECURITY.mdPatrik Gustavsson
2020-10-02MLBEDSW-3060 Adjust check if weights fit in sramPatrik Gustavsson
2020-09-30MLBEDSW-3153: Fix overflow in sigmoid LUTLouis Verhaard
2020-09-30MLBEDSW-3001 Fix Min Max OPs not properly checkedPatrik Gustavsson
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