aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-13MLBEDSW-839: Code generation using external API2.0.0.rc1Louis Verhaard
2020-11-11MLBEDSW-3463: StridedSlice fixup function causes infinite recursionDwight Lidman
2020-11-11MLBEDSW-3380 Update readme with build flagsMichael McGeagh
2020-11-11MLBEDSW-3019: Add profiling debug databaseTim Hall
2020-11-11Vela: estimate memory transfer efficiencyDiqing Zhong
2020-11-11Vela: Fix perf estimation for conv 1D reshapeDiqing Zhong
2020-11-11MLBEDSW-3146: memory transfers cycle estimationDiqing Zhong
2020-11-11MLBEDSW-3146: Cycle estimation for conv/pooling opsDiqing Zhong
2020-11-11MLBEDSW-3222: Bias tensors in fast storageAndreas Nevalainen
2020-11-10MLBEDSW-3377: fixup_stridedslice_output may silently change CPU opsDwight Lidman
2020-11-10MLBEDSW-2868 Refactor separation of scale + bias tensorsPatrik Gustavsson
2020-11-10[MLBEDSW-3227] Improve u65 softmax performanceFredrik Svedberg
2020-11-09MLBEDSW-3402 SupportedOp now returns external nameMichael McGeagh
2020-11-06MLBEDSW-3212 Remove CLI opt ifm-ofm-overlapPatrik Gustavsson
2020-11-04MLBEDSW-2412 All constraints have been refactoredMichael McGeagh
2020-11-04MLBEDSW-3275: Added infinity check for Relu scaling valuesJacob Bohlin
2020-11-04MLBEDSW-1974: Set Scratch buffers sizeJacob Bohlin
2020-11-03MLBEDSW-2868 Separate scale+bias tensorsPatrik Gustavsson
2020-10-30Vela: Fix wrong bandwidthDiqing Zhong
2020-10-28MLBEDSW-3212 Enable overlap of elementwise input/outputPatrik Gustavsson
2020-10-26MLBEDSW-3283: Bug fix: StridedSlice Op is placed on CPUDiqing Zhong
2020-10-22MLBEDSW-3285: AttributeError Tensor has no attributeTim Hall
2020-10-21vela: Refactor operators to use Kernel objectsTim Hall
2020-10-21vela: Improve the scaling is equal checkTim Hall
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