aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/npu_performance.py
AgeCommit message (Expand)Author
2024-03-12MLBEDSW-8725: Remove scales & biases from --verbose-weightsAlexander Bengtsson
2023-08-09MLBEDSW-7754: Performance estimator is not using write/read shapes3.9.0.rc1William Isaksson
2023-07-31MLBEDSW-7397: Wrong mem_area used in schedulerwilisa01
2023-07-10MLBEDSW-7752: setting query shapes to Shape4D(0)William Isaksson
2023-05-03MLBEDSW-7416: per_layer_csv has extra rowwilisa01
2023-03-14MLBEDSW-6260: Add support for using DMA to copy feature mapsJohan Alfven
2022-12-15MLBEDSW-7173: MLCE: NPU performance for reversed operandsJohan Alfvén
2022-11-16MLBEDSW-6620: Update copyright notice and yearsRickard Bolin
2022-11-14MLBEDSW-7040: verbose-performance doesn't report the original opTim Hall
2022-09-01MLBEDSW-6755: Add per-layer performance to CSV filewilisa01
2022-05-19MLBEDSW-6271: Key error when using --verbose-performance optionRickard Bolin
2022-05-19MLBEDSW-6384: Updated weight buffering cycle calculationJohan Alfvén
2022-05-17MLBEDSW-6271: MLCE: Layer wise Utilization info from VelaTim Hall
2022-05-16MLBEDSW-6263: Use separate tensors for double bufferingRickard Bolin
2022-05-04Revert "MLBEDSW-6263: Use separate tensors for double buffering"Tim Hall
2022-03-30Update version of Black to 22.3.0Jonas Ohlsson
2022-03-30MLBEDSW-6263: Use separate tensors for double bufferingLouis Verhaard
2022-03-21MLBEDSW-3367 Add mypy to pre-commitJonas Ohlsson
2022-03-14Fix bug storing encoded NPU weight UUIDsJonas Ohlsson
2022-03-08Updated elementwise cycle calculationJohan Alfvén
2022-02-22MLBEDSW-5873 Fixed divide by zero warning in memory transfer efficiencyAyaan Masood
2022-02-22MLBEDSW-5880 Fixed Vela verbose weight flagAyaan Masood
2021-06-17vela: Improve block configuration and weight buffering algorithmTim Hall
2021-06-03MLBEDSW-4688: Fix performance estimatesPatrik Gustavsson
2021-05-27MLBEDSW-4034: New Scheduler Size or Performance OptimisationTim Hall
2021-04-08MLBEDSW-4334 Non-linear format decision in graph opt.Patrik Gustavsson
2021-02-25MLBEDSW-1499: Add MEAN operatorDwight Lidman
2021-02-25MLBEDSW-4064: Update copyright headerserik.andersson@arm.com
2021-02-05vela: Change Shape4D mutability usageTim Hall
2021-01-28MLBEDSW-3772 Reshape removalPatrik Gustavsson
2020-12-22MLBEDSW-1493: Optimise strided convDiqing Zhong
2020-12-21Revert "Revert "MLBEDSW-3645 4D class for op ifm/ofm shapes""patrik.gustavsson
2020-12-21Revert "MLBEDSW-3645 4D class for op ifm/ofm shapes"patrik.gustavsson
2020-12-21MLBEDSW-3645 4D class for op ifm/ofm shapesPatrik Gustavsson
2020-12-18MLBEDSW-3654 Add/use op ifm/ofm shapesPatrik Gustavsson
2020-12-16MLBEDSW-3465: Add memory settings into sys configDiqing Zhong
2020-12-09Vela: bandwidth calculation improvementsDiqing Zhong
2020-12-08MLBEDSW-2836 Change sets to tuplesMichael McGeagh
2020-12-07MLBEDSW-3685 Fix dangerous default value usageMichael McGeagh
2020-11-25MLBEDSW-3530: Fix performance issueDiqing Zhong
2020-11-20MLBEDSW-3249: Vela config file examplesTim Hall
2020-11-19MLBEDSW-3476: Fix performance regressionDiqing Zhong
2020-11-13MLBEDSW-839: Code generation using external API2.0.0.rc1Louis Verhaard
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-10-21vela: Refactor operators to use Kernel objectsTim Hall
2020-10-21MLBEDSW-603: Improve cycle estimation in elementwise opsDiqing Zhong
2020-10-08MLBEDSW-3148: Refactor OperationLouis Verhaard