aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela
AgeCommit message (Expand)Author
2023-03-31MLBEDSW-7439: Add support for input dims < 4 for ArgMaxJohan Alfven
2023-03-27MLBEDSW-6343: Remove op_index constraintRaul Farkas
2023-03-22MLBEDSW-6435: Implement support for ArgMax along depth dimensionRickard Bolin
2023-03-21MLBEDSW-7430: Remove non local mem usage from cascade infoJohan Alfven
2023-03-16MLBEDSW-7352: Refactoring move_constant_dataJohan Alfven
2023-03-16MLBEDSW-7312: Refactoring bypass_memory_only_opsJohan Alfven
2023-03-14MLBEDSW-6260: Add support for using DMA to copy feature mapsJohan Alfven
2023-03-13MLBEDSW-7427 Fix scale calculations for FullyConnectedFredrik Svedberg
2023-03-13MLBEDSW-7393: MLCE: Optimize compile time for large networksJohan Alfven
2023-03-10MLBEDSW-7386: Fix assert in pass packingJohan Alfven
2023-03-06MLBEDSW-7396: MLCE: Add num elements constraint on reshapeJohan Alfven
2023-02-15MLBEDSW-7347: MLCE: Split followed by elementwise op will assertJohan Alfven
2023-02-15MLBEDSW-7343: MLCE: Unsupported STRIDED_SLICE with negative index and shrinki...Tim Hall
2023-02-15MLBEDSW-7211: Convert fixup_asymmetric_weights to supported ops checkwilisa01
2023-02-15MLBEDSW-7342: Regression: Output diff for mlperf_deeplabv3_mnv2_ade20k_int8wilisa01
2023-02-14MLBEDSW-7316: Fix crash for networks with resource variablesJohan Alfven
2023-02-13MLBEDSW-7274 Add support for Variable TensorsFredrik Svedberg
2023-02-13MLBEDSW-7250: pytest RuntimeWarning: overflow encountered in float_scalarswilisa01
2023-02-10MLBEDSW-4960: convert_resizebilinear_1x1_to_add creates constant output tensorwilisa01
2023-02-09MLBEDSW-6982: Move to setup.cfg and pyproject.toml3.7.0.rc1Raul Farkas
2023-02-09MLBEDSW-7331: Reinstate max stride height constraint of 3 for Conv2DRaul Farkas
2023-02-09MLBEDSW-7281: create_const_tensor OverflowError on Microsoft WindowsTim Hall
2023-02-07MLBEDSW-7237: CONV_2D stride 4 optimisationRaul Farkas
2023-02-06MLBEDSW-7284: MLCE: Fix assert for faulty Split opJohan Alfven
2023-02-03Revert "MLBEDSW-6954: Update to TensorFlow 2.11"Rickard Bolin
2023-01-20MLBEDSW-6954: Update to TensorFlow 2.11wilisa01
2023-01-20MLBEDSW-7151: MLCE: Difference in model output between x86 & aarch64Tim Hall
2023-01-16MLBEDSW-7091: MLCE: Reduce SRAM, compiling for PerformanceJohan Alfven
2023-01-13MLBEDSW-7231: MLCE: Fixed assert caused by multiple reshape op'sJohan Alfvén
2023-01-10MLBEDSW-7220: Updated uncascaded memory calculationJohan Alfvén
2022-12-22MLBEDSW-7203: Data type alias deprecationsRickard Bolin
2022-12-21MLBEDSW-7206: Fixed weight buffering problem in cascadingJohan Alfvén
2022-12-21MLBEDSW-7111: Changed shape calculation for the rolling bufferJohan Alfvén
2022-12-21MLBEDSW-7062: Clean up and and add comments to schedulerRickard Bolin
2022-12-15MLBEDSW-7179: Fix assert for non local memory calculationJohan Alfvén
2022-12-15MLBEDSW-7173: MLCE: NPU performance for reversed operandsJohan Alfvén
2022-12-09MLBEDSW-7072: Added bias shape constraintJohan Alfvén
2022-12-08MLBEDSW-6716: Updates to estimate op SRAM usageJohan Alfvén
2022-11-22MLBEDSW-3573: Document CSV fileswilisa01
2022-11-17MLBEDSW-6915: MLCE - Missing operators in Debug DB3.6.0.rc2wilisa01
2022-11-16MLBEDSW-6620: Update copyright notice and yearsRickard Bolin
2022-11-15MLBEDSW-6905: Add dilation greater than 2 supportTim Hall
2022-11-14MLBEDSW-6415: Summary csv generation errorwilisa01
2022-11-14MLBEDSW-7040: verbose-performance doesn't report the original opTim Hall
2022-11-09MLBEDSW-6881 SHAPE single op network is optimised to nothing3.6.0.rc1Fredrik Svedberg
2022-11-03MLBEDSW-7074: Updated reference kernel for the MEAN opJohan Alfvén
2022-11-03MLBEDSW-7082: Weight tensor shape is incorrectTim Hall
2022-11-01MLBEDSW-7077: Store original tensor shape in optimized fileJohan Alfvén
2022-10-28MLBEDSW-6975: Updated bypass functionalityJohan Alfvén
2022-10-28Revert "MLBEDSW-6961: Bypass functionality for memory ops"Johan Alfvén