aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-18MLBEDSW-8042: MLCE: Add SQUARED_DIFFERENCE supportJohan Alfven
2023-09-14MLBEDSW-8010: Refine fixup_pool_strides to also check strideJohan Gunnarsson
2023-09-14MLBEDSW-8003: Limit fixup_pool_strides to AvgPool and MaxPoolJohan Gunnarsson
2023-09-13MLBEDSW-8035: Update to TensorFlow 2.13William Isaksson
2023-09-12MLBEDSW-7997: [MLCE] Extended stride support for TRANSPOSE CONVJohan Alfven
2023-09-06MLBEDSW-7541: Extend error message when reaching maximum recursion depthRickard Bolin
2023-09-05MLBEDSW-7968: Add fixup for strides when kernel size equals IFM shapeJohan Gunnarsson
2023-08-29MLBEDSW-7881: Convert Quantize op to Avgpool op in graph optimiserJohan Gunnarsson
2023-08-22MLBEDSW-7949: [MLCE] Remove duplicate cpu tensorsJohan Alfven
2023-08-21Moving Vela to use TOSA v0.80.0 specificationRob Elliott
2023-08-21MLBEDSW-7702: Update release notes3.9.0Rickard Bolin
2023-08-16MLBEDSW-7884: Fix crash for RSQRT3.9.0.rc2Johan Alfven
2023-08-10MLBEDSW-7832: test_tflite_model_semantic converting array to scalarWilliam Isaksson
2023-08-09MLBEDSW-7754: Performance estimator is not using write/read shapes3.9.0.rc1William Isaksson
2023-08-09MLBEDSW-7626: Add constraint for PAD op paddingsJohan Gunnarsson
2023-08-08MLBEDSW-7689: Document verbose command stream optionsTim Hall
2023-08-08MLBEDSW-7656: Update Python versions in READMETim Hall
2023-08-07MLBEDSW-7865: Vela duplicates outputsWilliam Isaksson
2023-08-04MLBEDSW-7681: Add Vela version to output fileWilliam Isaksson
2023-07-31MLBEDSW-7846: Number of CPU Ops reported is wrongWilliam Isaksson
2023-07-31MLBEDSW-7397: Wrong mem_area used in schedulerwilisa01
2023-07-31MLBEDSW-7718: Add cmd1 payload legality checksWilliam Isaksson
2023-07-24MLBEDSW-7165: Update to TensorFlow 2.12William Isaksson
2023-07-12MLBEDSW-7756: MLCE: Grouped convolutions runtime problemTim Hall
2023-07-11MLBEDSW-7653: Extend Mean support for depth axisAlexander Hansson
2023-07-11MLBEDSW-7652: Add mean support for batch and channel when shape is 1Alexander Hansson
2023-07-11MLBEDSW-7728: Fix DMA_WAITs in register_command_stream_generatorAlexander Hansson
2023-07-10MLBEDSW-7833: MLCE: Fixed output diff for reshape opJohan Alfven
2023-07-10MLBEDSW-7752: setting query shapes to Shape4D(0)William Isaksson
2023-07-06MLBEDSW-7832: test_tflite_model_semantic converting array to scalarTim Hall
2023-06-28MLBEDSW-7716: Improve register level unit testsAlexander Hansson
2023-06-20MLBEDSW-7449: Add function description and type annotationsRaul Farkas
2023-06-19MLBEDSW-7654: Extend support for Mean where HxW > 4096Alexander Hansson
2023-06-16MLBEDSW-7709: MLCE: Crash when rewriting split opJohan Alfven
2023-06-16MLBEDSW-7315: Add support for AvgPool with stride_width > 3Raul Farkas
2023-06-16MLBEDSW-7648: Fix bug with filter padding in conv2dRaul Farkas
2023-06-15MLBEDSW-7531: Remove npu_block_type on unsupported opsRaul Farkas
2023-06-14MLBEDSW-7734: Update Sized import from collectionsRickard Bolin
2023-06-14MLBEDSW-7748: Add RSQRT supportJohan Alfven
2023-06-14MLBEDSW-7147: Enable weight buffering when opt for SizeJohan Alfven
2023-06-13MLBEDS-7714: Fix assert for cascaded Resize opJohan Alfven
2023-05-31MLBEDSW-7600: MLCE: Enable cascading for resize opsJohan Alfven
2023-05-24MLBEDSW-7528: Update documentation on verbose options3.8.0.rc33.8.0Rickard Bolin
2023-05-17MLBEDSW-7494: Update release notes3.8.0.rc2Tim Hall
2023-05-17MLBEDSW-7230: Increase support for 1x1 ResizeBilinear with half_pixel_center=...Alexander Hansson
2023-05-17MLBEDSW-7651: Include license in generated SUPPORTED_OPS.mdAlexander Hansson
2023-05-17MLBEDSW-7223: Fusing Pad and AvgPool causes diffTim Hall
2023-05-15MLBEDSW-7613: Crash when compiling model with resource variablesJohan Alfven
2023-05-15MLBEDSW-7579: Fix test_build.py test issuesRaul Farkas
2023-05-15MLBEDSW-7390: Add verbose progress optionRaul Farkas