aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-05-03MLBEDSW-7271: Add license headers to md filesRaul Farkas
2023-05-03MLBEDSW-7450: Fix NumPy out-of-bound conversion warningRaul Farkas
2023-05-03MLBEDSW-4178: Add automatic tag handling testsRaul Farkas
2023-05-03MLBEDSW-7416: per_layer_csv has extra rowwilisa01
2023-05-03MLBEDSW-7234: Vela assert on int16 Min+Reluwilisa01
2023-05-02MLBEDSW-7545: Fix assert when serializing a tensorJohan Alfven
2023-05-02MLBEDSW-2082: Add Exp supportJohan Alfven
2023-05-02MLBEDSW-7443: Temporal mem usage is erroneously calculatedJohan Alfven
2023-04-28MLBEDSW-7503: Avoid changing buffer index for models with only CPU opsJohan Alfven
2023-04-27MLBEDSW-7530: Enable int16 input precision for mean operatorRickard Bolin
2023-04-27MLBEDSW-7527: Mean operator output diffRickard Bolin
2023-04-25MLBEDSW-6954: Update to TensorFlow 2.11Rickard Bolin
2023-04-24MLBEDSW-7501: Vela unnecessary adds reshaped weights tensorsJohan Alfven
2023-04-24MLBEDSW-7458: Fused activation not passed through correctlyJohan Alfven
2023-04-21MLBEDSW-7373: Vela sometimes write empty buffers in incorrect formatTim Hall
2023-04-21MLBEDSW-7408: MLCE: Crash when serialising model LSTMTim Hall
2023-04-19MLBEDSW-7487: Updated implementation for the Mean opJohan Alfven
2023-04-17MLBEDSW-7196 Add LSTM supportFredrik Svedberg
2023-04-12MLBEDSW-7437: Add 64-bit output support for ArgMaxJohan Alfven
2023-04-04MLBEDSW-7442: Removed ofm quantization for ArgMaxJohan Alfven
2023-03-31MLBEDSW-7439: Add support for input dims < 4 for ArgMaxJohan Alfven
2023-03-27MLBEDSW-6343: Remove op_index constraintRaul Farkas
2023-03-24MLBEDSW-7429: Add dev dependenciesRaul Farkas
2023-03-24MLBEDSW-4178: Add automatic tag handlingRaul 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-16MLBEDSW-7094: Update release notes3.7.0.rc23.7.0Tim Hall
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