aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/register_command_stream_generator.py
AgeCommit message (Expand)Author
2022-05-19MLBEDSW-6563: networks failing with memory area exceeded in vela3.4.0.rc2Tim Hall
2022-05-11MLBEDSW-6452: Add byte offset in command streamTim Hall
2022-03-31vela: Added debug info to external APITim Hall
2022-03-30Update version of Black to 22.3.0Jonas Ohlsson
2022-03-21MLBEDSW-3367 Add mypy to pre-commitJonas Ohlsson
2021-12-02MLBEDSW-5717 Fix for sigmoid int16Patrik Gustavsson
2021-09-03TOSA: Added support for ADD, SUB and MULPatrik Gustavsson
2021-09-03TOSA: Support for AVGPOOL, MAXPOOL and CONV2DPatrik Gustavsson
2021-08-16MLBEDSW-4738 Reinstate find_block_config from v2.1Jacob Bohlin
2021-06-17Block config optimisation for 256/512 configurationsTim Hall
2021-05-27MLBEDSW-4034: New Scheduler Size or Performance OptimisationTim Hall
2021-05-04MLBEDSW-4429: elementwise_broadcast output diffDwight Lidman
2021-04-16MLBEDSW-3550 Only use simple scaling when bitexact with TFLiteHenrik G Olsson
2021-03-31MLBEDSW-3502: Bug fix addresses >= 32 bitLouis Verhaard
2021-03-30Performance improvement in tensor allocationLouis Verhaard
2021-03-25MLBEDSW-4071: Power of two handling 16-bit tanh/sigmoidLouis Verhaard
2021-03-22MLBEDSW-3502: Add address checksLouis Verhaard
2021-03-19MLBEDSW-3458: Added command stream size check.erik.andersson@arm.com
2021-03-19Address generation fixMauricio Briceno
2021-02-25MLBEDSW-4064: Update copyright headerserik.andersson@arm.com
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