aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/npu_performance.py
AgeCommit message (Expand)Author
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
2020-08-19MLBEDSW-2683: Neural Network MACs is wrongTim Hall
2020-06-26MLBEDSW-2552: Skip npu cycle calculation for cpu op1.1.0.rc1Charles Xu
2020-06-18Code clean-up using black and flake8Tim Hall
2020-06-18MLBEDSW-2471: Remove unused CLI optionsTim Hall
2020-06-18MLBEDSW-2388: Bug fix cascaded poolingLouis Verhaard
2020-06-18MLBEDSW-1906: Extend IFM to full dimensionCharles Xu
2020-06-18Add reorder-python-import pre-commit hookDiego Russo
2020-06-18Add pre-commit support for sanity checksDiego Russo
2020-04-29Add Vela codebase0.1.0Tim Hall