aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-05-15MLBEDSW-7428: Remove unused rescale_for_fafRickard Bolin
2023-05-10MLBEDSW-7546: Update lxml version to >= 4.5.23.8.0.rc1Alexander Hansson
2023-05-10MLBEDSW-7490: Update documented python version to 3.9Alexander Hansson
2023-05-10MLBEDSW-7283: Add opt cases for strided CONV2DRaul Farkas
2023-05-10Revert "MLBEDSW-6343: Remove op_index constraint"Raul Farkas
2023-05-10MLBEDSW-7578: Fix output diff caused by wrong rounding in Conv2dJohan Alfven
2023-05-10MLBEDSW-7572 Update LSTM with new constant precisionFredrik Svedberg
2023-05-05MLBEDSW-7385: Unbound local var bug fixRaul Farkas
2023-05-04MLBEDSW-7542: Fix output diff caused by wrong scaling in Conv2dJohan Alfven
2023-05-04MLBEDSW-7504: Vela does not keep op version numberwilisa01