aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
9 hoursMLBEDSW-8883: Block config selection for elementwisedev/ethos_u85Philip Hall
38 hoursMLBEDSW-8902 Change from deprecated flatbuffers::Verifier constructionFredrik Svedberg
38 hoursMLBEDSW-8930 Ethos-U55 architecture uses Ethos-U65 namespaceFredrik Svedberg
38 hoursMLBEDSW-8935 Rename Ethos-U55/65 RCS Generator Emitter classFredrik Svedberg
6 daysMLBEDSW-9091: Support transpose in batch dim by rearranging shapesJohan Gunnarsson
7 daysMLBEDSW-8928: Add support for Transpose Conv2DJohan Gunnarsson
7 daysMLBEDSW-8643 Add support for RescaleBjörn Davidsson
7 daysMLBEDSW-8415: Don't store duplicate constants in readonlyJohan Gunnarsson
8 daysMLBEDSW-8993 Regor: Fixup Pool stridesFredrik Svedberg
8 daysregor: mlw_codec: Improve error handling slightlyJohan Gunnarsson
8 daysregor: tflite_reader: Assert on the flatbuffer functionsJohan Gunnarsson
8 daysregor: Remove unnecessary nullptr checks for IFM0 and OFMJohan Gunnarsson
8 daysregor: data_type: Make SizeBits funcs always return valid numbersJohan Gunnarsson
8 daysregor: data_type: Add IsPacked and IsVariablySizedJohan Gunnarsson
8 daysregor: data_type: Add static_asserts for IntegerMin and IntegerMaxJohan Gunnarsson
9 daysMLBEDSW-8938 Regor: Output diff on vela_reduced_scaling_int16Fredrik Svedberg
11 daysMLBEDSW-9074: Refactor FULLY_CONNECTED optimizationsJohan Alfven
12 daysMLBEDSW-8845 Softmax with int8 input and int16 outputFredrik Svedberg
12 daysMLBEDSW-9064 Support TOSA IDENTITYBjörn Davidsson
12 daysMLBEDSW-8710: Don't fuse activation with another activationJohan Gunnarsson
13 daysFix clang warningTim Hall
2024-05-14Add support for Ethos-U85Tim Hall
2024-04-24MLBEDSW-8969: Enable weight buffering for fully connected with batch shapeJohan Alfven
2024-04-24MLBEDSW-8973: MLCE: Fix assert in build pass linksJohan Alfven
2024-04-23Reformat code to align with precommitPer Åstrand
2024-04-12Reshape weights from TOSA to Vela expected formatPer Åstrand
2024-04-12Fuse rescales into Add and Conv2d operationPer Åstrand
2024-04-05Fix various pre-commit errorsJohan Alfven
2024-04-05MLBEDSW-8885: MLCE: Fix assert in verify_subgraph_healthJohan Alfven
2024-04-04MLBEDSW-8886: Regression: Output diff on LSTMJohan Alfven
2024-04-03MLBEDSW-8875: MLCE: Update criteria when to move SplitSpliceRead to consumerJohan Alfven
2024-04-03MLBEDSW-8873: MLCE: Update LUT index calculationJohan Alfven
2024-04-02MLBEDSW-8672: Add ext_key trackingWilliam Isaksson
2024-03-12MLBEDSW-8725: Remove scales & biases from --verbose-weightsAlexander Bengtsson
2024-03-07TOSA fixesOscar Andersson
2024-03-06MLBEDSW-8749: MLCE: Output diff on strided sliceJohan Alfven
2024-02-28Fix stats writer exception when op has no tensorsSimon Hollis
2024-02-27Modifications of rescale to enable basic form quantized network support.Rob Elliott
2024-02-19MLBEDSW-8704: Update release notes3.11.0.rc23.11.0Rickard Bolin
2024-02-09MLBEDSW-8674: int16 VectorProduct should use Natural rounding3.11.0.rc1Johan Alfven
2024-02-06MLBEDSW-8620: Fix MirrorPad supported ops checkRickard Bolin
2024-01-30MLBEDSW-8491: Add support for Mirror padRickard Bolin
2024-01-30MLBEDSW-8569: MLCE: Reported number of CPU ops are wrongJohan Alfven
2024-01-26MLBEDSW-8575 Tests fails on conv networksFredrik Svedberg
2024-01-26vela: Remove unnecessary code from architecture allocatorTim Hall
2024-01-26Revert "MLBEDSW-8468: overlaps_ranges does not treat the live range end time ...Tim Hall
2024-01-26vela: Remove dead code from register command streamTim Hall
2024-01-24MLBEDSW-8568 Fix mlw_codec memory handlingFredrik Svedberg
2024-01-18CONV ops int16 tests failed after TensorFlow updateWilliam Isaksson
2024-01-16MLBEDSW-8468: overlaps_ranges does not treat the live range end time as inclu...Tim Hall