aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/test
AgeCommit message (Expand)Author
2022-05-19MLBEDSW-6563: networks failing with memory area exceeded in vela3.4.0.rc2Tim Hall
2022-05-11MLBEDSW-6454: Enable ReLu with negative alpha valueJohan Alfvén
2022-04-21MLBEDSW-5384 FC layers run on NPU if underlying shape is 2DAyaan Masood
2022-03-30Update version of Black to 22.3.0Jonas Ohlsson
2021-11-12MLBEDSW-5383 npu_find_block_configs() differs between v2.1.1 and v3.1.03.2.0.rc1James Ward
2021-10-29MLBEDSW-4925: Fix resize bilinear attribute checkerik.andersson@arm.com
2021-10-14MLBEDSW-5162 MLCE: Vela [3.1.0] falling to run with yolov4_int8.tfliteJames Ward
2021-09-15MLBEDSW-5102 Update removal of memory only operatorsJonas Ohlsson
2021-08-25Handle sg input and output for Squeeze operator3.1.0.rc2Jonas Ohlsson
2021-08-11vela: Fix Ethos-U65 maximum address rangeTim Hall
2021-07-27MLBEDSW-4853: Refactor supported operatorsJonas Ohlsson
2021-07-26MLBEDSW-4892: Fix crash affecting biases without quantization.James Peet
2021-07-09MLBEDSW-4840 Move setting of input indices to tflite readerPatrik Gustavsson
2021-07-08MLBEDSW-4838 Added basic TOSA support.Patrik Gustavsson
2021-06-17Block config optimisation for 256/512 configurationsTim Hall
2021-05-27MLBEDSW-4034: New Scheduler Size or Performance OptimisationTim Hall
2021-04-29MLBEDSW-4501: Support MEAN single axis variationDwight Lidman
2021-04-08MLBEDSW-4334 Non-linear format decision in graph opt.Patrik Gustavsson
2021-04-07MEAN implementation changed to Average PoolDwight Lidman
2021-03-31MLBEDSW-3502: Bug fix addresses >= 32 bitLouis Verhaard
2021-03-30Performance improvement in tensor allocationLouis Verhaard
2021-03-22MLBEDSW-3502: Add address checksLouis Verhaard
2021-03-16MLBEDSW-4215: Add support for MEAN to match QuantizedMeanOrSum implementationDwight Lidman
2021-03-16MLBEDSW-4223: Full support for PAD operatorLouis Verhaard
2021-02-25MLBEDSW-1499: Add MEAN operatorDwight Lidman
2021-02-25MLBEDSW-3571: Sum and FC should not crash when asking for keep_dims.erik.andersson@arm.com
2021-02-25MLBEDSW-4064: Update copyright headerserik.andersson@arm.com
2021-02-17MLBEDSW-4022: support PAD followed by pool operatorLouis Verhaard
2021-02-12MLBEDSW-3808: Ported search allocator to python2.1.0.rc1Louis Verhaard
2021-02-09MLBEDSW-3774 Removed ConcatSliceWritePatrik Gustavsson
2021-02-03MLBEDSW-3572: Fused activations must not be int32Louis Verhaard
2021-02-01MLBEDSW-3903: Bug fix PAD operatorLouis Verhaard
2021-01-29MLBEDSW-3224: Support HardSwishDiqing Zhong
2021-01-29MLBEDSW-3772 Fix FC with changed inp shapePatrik Gustavsson
2021-01-28MLBEDSW-3772 Reshape removalPatrik Gustavsson
2021-01-22MLBEDSW-3858: Incorrect PAD usage bugerik.andersson@arm.com
2021-01-19MLBEDSW-3418: More operator checks for infinityLouis Verhaard
2020-12-22MLBEDSW-3561: Support const STRING input tensorsLouis Verhaard
2020-12-22MLBEDSW-3711: Added operator checks for PAD.Erik Andersson
2020-12-22MLBEDSW-3499: Support for PAD operatorLouis Verhaard
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-17MLBEDSW-3694 Replace padding with enumMichael McGeagh
2020-12-14Revert "Revert "MLMBED-3450: Do not convert batched fully connected to conv""Diqing Zhong
2020-12-07MLBEDSW-3685 Fix dangerous default value usageMichael McGeagh
2020-12-07MLBEDSW-3643: Refactor blockdep calculationLouis Verhaard
2020-11-26MLBEDSW-3562: Improve blockdep calculationLouis Verhaard
2020-11-26MLBEDSW-3558: Put FC on CPU when OFM != 2DDwight Lidman