aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/architecture_features.py
AgeCommit message (Expand)Author
2024-04-03MLBEDSW-8873: MLCE: Update LUT index calculationJohan Alfven
2024-01-26vela: Remove unnecessary code from architecture allocatorTim Hall
2023-10-30MLBEDSW-8156: Update max_outstanding_kernels to 2Rickard Bolin
2022-12-22MLBEDSW-7203: Data type alias deprecationsRickard Bolin
2022-11-16MLBEDSW-6620: Update copyright notice and yearsRickard Bolin
2022-06-08MLBEDSW-4783: Make config handling more user friendlyRickard Bolin
2022-05-17MLBEDSW-6271: MLCE: Layer wise Utilization info from VelaTim Hall
2022-03-30Update version of Black to 22.3.0Jonas Ohlsson
2021-08-19Revert "Revert "MLBEDSW-5028: SRAM target exceeded for legacy_sram_size test ...patrik.gustavsson
2021-08-19Revert "MLBEDSW-5028: SRAM target exceeded for legacy_sram_size test option"patrik.gustavsson
2021-08-19MLBEDSW-5028: SRAM target exceeded for legacy_sram_size test optionTim Hall
2021-08-11vela: Fix Ethos-U65 maximum address rangeTim Hall
2021-07-27MLBEDSW-4853: Refactor supported operatorsJonas Ohlsson
2021-07-08MLBEDSW-4838 Added basic TOSA support.Patrik Gustavsson
2021-05-27MLBEDSW-4034: New Scheduler Size or Performance OptimisationTim Hall
2021-04-21MLBEDSW-4413: MobileNet V3 regressionDwight Lidman
2021-04-14MLBEDSW-4103: Block config calc updateerik.andersson@arm.com
2021-03-31MLBEDSW-3461: Check configuration SRAM sizeLouis Verhaard
2021-03-22MLBEDSW-3502: Add address checksLouis Verhaard
2021-02-25MLBEDSW-4064: Update copyright headerserik.andersson@arm.com
2021-01-28[MLBEDSW-3891] Fix reading back in an ethos-u custom opFredrik Svedberg
2020-12-22MLBEDSW-3763: Vela memory settingTim Hall
2020-12-16MLBEDSW-3465: Add memory settings into sys configDiqing Zhong
2020-12-14MLBEDSW-2066 Improve Exception messagesMichael McGeagh
2020-12-07MLBEDSW-3643: Refactor blockdep calculationLouis Verhaard
2020-11-27MLBEDSW-3424 Arch cacheLouis Verhaard
2020-11-26MLBEDSW-3562: Improve blockdep calculationLouis 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-17MLBEDSW-3491: Fix index out of range in code genLouis Verhaard
2020-11-13MLBEDSW-839: Code generation using external API2.0.0.rc1Louis Verhaard
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-09-04MLBEDSW-2819 Removed CLI-option permanent-storagePatrik Gustavsson
2020-08-27[MLBEDSW-2846] Do not use NHCWB16 for reduce_sum int32Fredrik Svedberg
2020-08-26MLBED-2822 Added CLI-opt for weight size est.Patrik Gustavsson
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-12MLBEDSW-2726: Vela crashes when marking tensor with TensorPurpose.UnknownDwight Lidman
2020-08-05[MLBEDSW-2335] SoftMax int16Fredrik Svedberg
2020-07-27[EXTAPI] refactor weight compression to be used by an external consumerManupa Karunaratne
2020-07-07MLBEDSW-2551 Add support for more mem-cfgsPatrik Gustavsson
2020-07-06MLBEDSW-2600: Fix writing of register for wrong architectureTim Hall
2020-06-30MLBEDSW-2564 Restrict settings of perm. storagePatrik Gustavsson
2020-06-25MLBEDSW-2306 Added more supported mem-cfgsPatrik Gustavsson
2020-06-23MLBEDSW-2547 Add accelerator_configsPatrik Gustavsson