aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/scheduler.py
AgeCommit message (Expand)Author
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
2020-08-12MLBEDSW-2696 Fix Sram exceeded for Sram spillingPatrik Gustavsson
2020-07-07MLBEDSW-2551 Add support for more mem-cfgsPatrik Gustavsson
2020-06-25MLBEDSW-2306 Added more supported mem-cfgsPatrik Gustavsson
2020-06-18Code clean-up using black and flake8Tim Hall
2020-06-18MLBEDSW-2432: Retain pass order for CPU subgraphCharles Xu
2020-06-18MLBEDSW-2370: Add CLI option for NHCWB16Charles Xu
2020-06-18Add reorder-python-import pre-commit hookDiego Russo
2020-06-18Add pre-commit support for sanity checksDiego Russo
2020-06-18MLBEDSW-1370: Use NHCWB16 between NPU opsPatrik Gustavsson
2020-04-29Add Vela codebase0.1.0Tim Hall