aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-20Revert "MLMBED-3450: Do not convert batched fully connected to conv"2.0.0.rc2Patrik Gustavsson
2020-11-20vela: Add SUPPORTED_OPS.md generated fileMichael McGeagh
2020-11-20MLBEDSW-3157: Add test for broadcast shapesAndreas Nevalainen
2020-11-20vela: Relax lxml version constraintTim Hall
2020-11-20vela: Update tool description textTim Hall
2020-11-20vela: Tanh and Sigmoid broken in fixup_act_reorderTim Hall
2020-11-20vela: Remove and change CLI optionsTim Hall
2020-11-20MLBEDSW-3249: Vela config file examplesTim Hall
2020-11-20vela: Rename Yoda to Ethos-U65Tim Hall
2020-11-20MLBEDSW-3302: Reject per-channel scaling for unsupported opsDwight Lidman
2020-11-20vela: Improve the scaling is equal checkTim Hall
2020-11-19MLBEDSW-3346: Add index check during paddingAndreas Nevalainen
2020-11-19MLBEDSW-3476: Fix performance regressionDiqing Zhong
2020-11-19MLBEDSW-3251 Add version to external APIPatrik Gustavsson
2020-11-19[MLBEDSW-3300] Fix DepthwiseConv2D fails when bias tensor quant_values are NoneFredrik Svedberg
2020-11-19[MLBEDSW-3348] Fix Reshape operator fails with TypeError during deserializationFredrik Svedberg
2020-11-18vela: Remove ExpandDims from supported ops listMichael McGeagh
2020-11-18MLMBED-3468: Update scale tensors SRAM size calculationAndreas Nevalainen
2020-11-18MLBEDSW-3494 Fix rounding of fused QuantizedPatrik Gustavsson
2020-11-17MLBEDSW-3403 Generate supported op reportMichael McGeagh
2020-11-17MLBEDSW-3491: Fix index out of range in code genLouis Verhaard
2020-11-17MLBEDSW-3493: bug fixes in mark_tensorsLouis Verhaard
2020-11-17MLMBED-3450: Do not convert batched fully connected to convAndreas Nevalainen
2020-11-16MLBEDSW-3483, KeyError "fused_activation_function"Louis Verhaard
2020-11-16MLBEDSW-3350 Put softmax on CPU if beta < 0Patrik Gustavsson
2020-11-16MLBEDSW-3301: Vela fails ungracefully when reading string buffersDwight Lidman
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