aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-25MLBEDSW-5507: Fix vela summary for passesTim Hall
2021-11-25MLBEDSW-3602: Output mismatch on some mobilenet_v1 int8 and int16Tim Hall
2021-11-22MLBEDSW-5148: Add author_email to setup.pyDwight Lidman
2021-11-15TOSA: Add ifm ofm elem size into raw output3.2.0.rc2Diqing Zhong
2021-11-12MLBEDSW-5383 npu_find_block_configs() differs between v2.1.1 and v3.1.03.2.0.rc1James Ward
2021-11-12MLBEDSW-5496: Revert patch for MLBEDSW-4704Dwight Lidman
2021-11-11MLBEDSW-5410 Clarify "Subgraph IO Summary" outputJames Ward
2021-11-05MLBEDSW-5209 Vela: output diff depthwise with non-zero zero pointsFredrik Svedberg
2021-11-02MLBEDSW-5437: MLCE: Vela ignores back2back Activations in modelTim Hall
2021-10-29MLBEDSW-4925: Fix resize bilinear attribute checkerik.andersson@arm.com
2021-10-28MLBEDSW-4704: Vela crashes when serializing subset of Inception v3 networkAlex Matthews
2021-10-28MLBEDSW-5440 MLCE: Vela crashing due to mismatch in padding shape in OFMJames Ward
2021-10-27MLBEDSW-5450 MLCE: Vela to handle skip TensorFredrik Svedberg
2021-10-14MLBEDSW-5184 Unsupported memory only operators on CPUFredrik Svedberg
2021-10-14MLBEDSW-5396 Vela print_graph_with_tensors crash for optional tensorFredrik Svedberg
2021-10-14MLBEDSW-5361 - Fix per-axis quantization supportDwight Lidman
2021-10-14MLBEDSW-5162 MLCE: Vela [3.1.0] falling to run with yolov4_int8.tfliteJames Ward
2021-10-13MLBEDSW-5315 MLCE: Vela to handle skip TensorFredrik Svedberg
2021-10-13MLBEDSW-5369: Fix crash for multiple CPU subgraphsDwight Lidman
2021-10-12MLBEDSW-5366 - TLCT: Some TensorTypes were missingDwight Lidman
2021-10-12MLBEDSW-5284 - MLCE: MEAN batch size constraintDwight Lidman
2021-10-08TOSA: Added support for Const outputPatrik Gustavsson
2021-10-07MLBEDSW-4081 Output diff for some combinations of avgpool + relu (update)Fredrik Svedberg
2021-10-06MLBEDSW-4081 Output diff for some combinations of avgpool + reluFredrik Svedberg
2021-10-06TOSA: Update to new schemaPatrik Gustavsson
2021-10-06TOSA: Added decomposition of PADPatrik Gustavsson
2021-10-01MLBEDSW-5286 - MLCE: IndexError for ADD + TANH networkDwight Lidman
2021-10-01TOSA: Add support for Identity operationPatrik Gustavsson
2021-10-01MLBEDSW-5013 Output diff for u55-bring-up tests, int16Fredrik Svedberg
2021-09-29TOSA: Added decomposition of RESHAPEPatrik Gustavsson
2021-09-28TOSA: Decomposition of CONCATPatrik Gustavsson
2021-09-21TOSA: Decompose elem op tensorsPatrik Gustavsson
2021-09-20TOSA: Elementwise Rank > 4 and Batch > 1Patrik Gustavsson
2021-09-15TOSA: Support for TABLE operator (int8)Patrik Gustavsson
2021-09-15MLBEDSW-5102 Update removal of memory only operatorsJonas Ohlsson
2021-09-15MLBEDSW-5052 Fix RELU scalingFredrik Svedberg
2021-09-10MLBEDSW-5174: Third-party custom ops not passed through correctlyTim Hall
2021-09-09TOSA: Support for standalone CLAMP/RELUPatrik Gustavsson
2021-09-09TOSA: Add support for PADPatrik Gustavsson
2021-09-08TOSA: Fix AVGPOOL scalingPatrik Gustavsson
2021-09-07TOSA: Added RESHAPE, SLICE and CONCATPatrik Gustavsson
2021-09-07MLBEDSW-5160 Fix constant data move to fast storagePatrik Gustavsson
2021-09-06MLBEDSW-4975 Fix semodepth assertsJacob Bohlin
2021-09-03TOSA: Added support for ADD, SUB and MULPatrik Gustavsson
2021-09-03TOSA: Added Depthwise supportPatrik Gustavsson
2021-09-03MLBEDSW-5056 Output diff wav2letter (int16)Fredrik Svedberg
2021-09-03TOSA: Support for AVGPOOL, MAXPOOL and CONV2DPatrik Gustavsson
2021-09-01TOSA raw data outputDiqing Zhong
2021-08-30MLBEDSW-4962: Update release notes3.1.0.rc33.1.0Dwight Lidman
2021-08-25Handle sg input and output for Squeeze operator3.1.0.rc2Jonas Ohlsson