aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/register_command_stream_generator.py
AgeCommit message (Expand)Author
2021-01-20[MLBEDSW-2787] Remove op.attrs["rescale"] in softmax.pyFredrik Svedberg
2020-12-14MLBEDSW-3653: Fix type errors in annotated filesDwight Lidman
2020-12-07MLBEDSW-3643: Refactor blockdep calculationLouis Verhaard
2020-11-26MLBEDSW-3562: Improve blockdep calculationLouis Verhaard
2020-11-26MLBEDSW-3599: Added API for finding block configsLouis Verhaard
2020-11-23MLBEDSW-3425: Added external API for driver actionsLouis Verhaard
2020-11-23MLBEDSW-3424: Expose API through separate fileLouis Verhaard
2020-11-20MLBEDSW-3249: Vela config file examplesTim Hall
2020-11-20vela: Rename Yoda to Ethos-U65Tim Hall
2020-11-13MLBEDSW-839: Code generation using external API2.0.0.rc1Louis Verhaard
2020-11-11MLBEDSW-3019: Add profiling debug databaseTim Hall
2020-11-11MLBEDSW-3222: Bias tensors in fast storageAndreas Nevalainen
2020-10-21vela: Refactor operators to use Kernel objectsTim Hall
2020-10-19MLBEDSW-3194: Updated elementwise IFM banks countAndreas Nevalainen
2020-10-08MLBEDSW-3148: Refactor OperationLouis Verhaard
2020-09-30[MLBEDSW-2802] Fix 5D tensor crashFredrik Svedberg
2020-09-21MLBEDSW-1693 Convert batched FC to ConvPatrik Gustavsson
2020-09-08MLBEDSW-2935: LUT fusing with preceding operatorLouis Verhaard
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-26MLBEDSW-2688: use LeakyRelu for int16Louis Verhaard
2020-08-24MLBEDSW-2654: Convert Resizebilinear to a number of 2x2 poolsCharles Xu
2020-08-21[MLBEDSW-2730] Implement LUT generation for softmax uint8/int8Fredrik Svedberg
2020-08-21MLBEDSW-2611: Update global scale for 16 bit to tanh and sigmoidCharles Xu
2020-08-19[MLBEDSW-2657] Softmax uint8/int8Fredrik Svedberg
2020-08-18Vela: Rework NPU/DMA dependency insertion (for MLBEDSW-2620)Tim Hall
2020-08-17MLBEDSW-2688: Improved LUT supportLouis Verhaard
2020-08-13MLBEDSW-2639: Remove reverse_op_order attributeJacob Bohlin
2020-08-13MLBEDSW-2755: Added check that ifm2_tensor is setJacob Bohlin
2020-08-10MLBEDSW-2639: Moved the IFM/IFM2 order switch to register cmd stream generatorJacob Bohlin
2020-08-05[MLBEDSW-2335] SoftMax int16Fredrik Svedberg
2020-08-05MLBEDSW-2569:Support 1x1 IFM ResizeBilinearCharles Xu
2020-08-04vela: Fix numpy deprecation warningMichael McGeagh
2020-07-10MLBEDSW-1497: Add Quantize operator supportJacob Bohlin
2020-07-10Minor black code clean-upJacob Bohlin
2020-07-06MLBEDSW-2600: Fix writing of register for wrong architectureTim Hall
2020-06-25MLBEDSW-2556: Odd core/block depth weight interleaving updateTim Hall
2020-06-25vela: MLBEDSW-828 weight/scale stream interleavingTim Hall
2020-06-25MLBEDSW-2306 Added more supported mem-cfgsPatrik Gustavsson
2020-06-18MLBEDSW-2468: Rounding 16bit scale multiplier by 0.5Charles Xu
2020-06-18MLBEDSW-2455: Bug fix int16 elementwise with scalarLouis Verhaard
2020-06-18MLBEDSW-1716: Transpose Convolution supportJacob Bohlin
2020-06-18MLBEDSW-2420: Improved support for dilated convolutionLouis Verhaard
2020-06-18MLBEDSW-2434: optim: 19_12_32, bilinear + depthwise int8 output diffDwight Lidman
2020-06-18MLBEDSW-786: Fix Tanh/Sigmoid for int16Fredrik Svedberg
2020-06-18Fix blockdep issue for MLBEDSW-1872 rnnoiseTim Hall
2020-06-18MLBEDSW-1685: bug fix when IFM==IFM2 for elementwise opsLouis Verhaard
2020-06-18MLBEDSW-1906: Extend IFM to full dimensionCharles Xu
2020-06-18Add reorder-python-import pre-commit hookDiego Russo