aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/scheduler.py
AgeCommit message (Expand)Author
2022-05-12MLBEDSW-6296: Regression caused by bigger weight buffering size3.4.0.rc1Johan Alfvén
2022-05-04Revert "MLBEDSW-6263: Use separate tensors for double buffering"Tim Hall
2022-04-08MLBEDSW-6339 Performance drop on wav2letterJohan Alfvén
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-6298: MLCE: Unable to find a valid block configTim Hall
2022-03-21MLBEDSW-3367 Add mypy to pre-commitJonas Ohlsson
2022-03-14MLBEDSW-6245: Bug fix fast storage allocatorLouis Verhaard
2022-03-04MLBEDSW-3367 Update pre-commit flake8 versionJonas Ohlsson
2022-02-22MLBEDSW-5880 Fixed Vela verbose weight flagAyaan Masood
2022-02-21MLBEDSW-6148: Reduce SRAM usage for elementwise opJohan Alfvén
2022-02-08MLBEDSW-5839: Port of improved spilling behaviourerik.andersson@arm.com
2021-10-27MLBEDSW-5450 MLCE: Vela to handle skip TensorFredrik Svedberg
2021-10-01MLBEDSW-5286 - MLCE: IndexError for ADD + TANH networkDwight Lidman
2021-10-01MLBEDSW-5013 Output diff for u55-bring-up tests, int16Fredrik Svedberg
2021-09-07MLBEDSW-5160 Fix constant data move to fast storagePatrik Gustavsson
2021-09-06MLBEDSW-4975 Fix semodepth assertsJacob Bohlin
2021-08-23MLBEDSW-4976: index errors in schedulerLouis Verhaard
2021-08-19MLBEDSW-4641 Bugfix Inception v3 hangJacob Bohlin
2021-06-17vela: Improve block configuration and weight buffering algorithmTim Hall
2021-06-16MLBEDSW-4635: yolo_v3 output diffJacob Bohlin
2021-06-08MLBEDSW-4602: Fix Deepspeech scale & bias reuse issue.Tim Hall
2021-05-27MLBEDSW-4034: New Scheduler Size or Performance OptimisationTim Hall
2021-05-21MLBEDSW-4219: Add tensor allocation info to summaryTim Hall
2021-04-19[MLBEDSW-4421] Fix verbose-all crashFredrik Svedberg
2021-04-08MLBEDSW-4334 Non-linear format decision in graph opt.Patrik Gustavsson
2021-02-12MLBEDSW-3600: Cascading support for ResizeBilinearJacob Bohlin
2021-02-11MLBEDSW-3774 Fix avoid cascading for spillingPatrik Gustavsson
2021-02-04MLBEDSW-3937 Fix moving FM to fast storagePatrik Gustavsson
2020-12-18MLBEDSW-3654 Add/use op ifm/ofm shapesPatrik Gustavsson
2020-12-09Vela: bandwidth calculation improvementsDiqing Zhong
2020-11-27vela: Rename --keep-scale-placement CLITim Hall
2020-11-25MLBEDSW-3352 Fix ifm end_coord for upsamplingPatrik Gustavsson
2020-11-25MLBEDSW-3352 Avoid ifm streaming for some casesPatrik Gustavsson
2020-11-23MLBEDSW-3468: Move of scale tensors to SRAM after weight compressorAndreas Nevalainen
2020-11-20MLBEDSW-3249: Vela config file examplesTim Hall
2020-11-18MLMBED-3468: Update scale tensors SRAM size calculationAndreas Nevalainen
2020-11-11MLBEDSW-3222: Bias tensors in fast storageAndreas Nevalainen
2020-11-10[MLBEDSW-3227] Improve u65 softmax performanceFredrik Svedberg
2020-11-06MLBEDSW-3212 Remove CLI opt ifm-ofm-overlapPatrik Gustavsson
2020-10-28MLBEDSW-3212 Enable overlap of elementwise input/outputPatrik Gustavsson
2020-10-08MLBEDSW-3148: Refactor OperationLouis Verhaard
2020-09-25MLBEDSW-2337: Intermediate feature maps in fast storageLouis Verhaard
2020-09-21MLBEDSW-2816: Fix assert in schedulerDiqing Zhong
2020-09-17MLBEDSW-2809: Redo the Tensor addressingJacob Bohlin
2020-08-28MLBEDSW-2889: NHCWB16 format issue at end of subgraphTim Hall
2020-08-27[MLBEDSW-2846] Do not use NHCWB16 for reduce_sum int32Fredrik Svedberg
2020-08-26MLBEDSW-2686: Use NPU tensor format for noop reshapes.1.2.0.rc2Tim Hall
2020-08-26MLBED-2822 Added CLI-opt for weight size est.Patrik Gustavsson
2020-08-14MLBEDSW-2570 Avoid usage of NHCWB16 for some casesPatrik Gustavsson