aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/tflite_writer.py
AgeCommit message (Expand)Author
2023-12-22MLBEDSW-8497: [MLCE] Avoid modifying FC with dynamic weightsJohan Alfven
2023-12-20MLBEDSW-8157: Update to TensorFlow 2.15William Isaksson
2023-08-22MLBEDSW-7949: [MLCE] Remove duplicate cpu tensorsJohan Alfven
2023-08-04MLBEDSW-7681: Add Vela version to output fileWilliam Isaksson
2023-05-15MLBEDSW-7613: Crash when compiling model with resource variablesJohan Alfven
2023-05-04MLBEDSW-7504: Vela does not keep op version numberwilisa01
2023-04-28MLBEDSW-7503: Avoid changing buffer index for models with only CPU opsJohan Alfven
2023-04-24MLBEDSW-7501: Vela unnecessary adds reshaped weights tensorsJohan 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-02-14MLBEDSW-7316: Fix crash for networks with resource variablesJohan Alfven
2022-11-16MLBEDSW-6620: Update copyright notice and yearsRickard Bolin
2022-11-01MLBEDSW-7077: Store original tensor shape in optimized fileJohan Alfvén
2022-10-19MLBEDSW-6880: Add support for multiple subgraphsJohan Alfvén
2022-10-03MLBEDSW-6955: Update to TensorFlow 2.10erik.andersson@arm.com
2021-11-05MLBEDSW-5209 Vela: output diff depthwise with non-zero zero pointsFredrik Svedberg
2021-07-26MLBEDSW-4892: Fix crash affecting biases without quantization.James Peet
2021-07-09MLBEDSW-4839: Fix issues with Elementwise IFM/OFM overlapTim Hall
2021-07-09MLBEDSW-4840 Move setting of input indices to tflite readerPatrik Gustavsson
2021-07-05MLBEDSW-3890 handling scratch tensorSamuel Panijel
2021-02-17[MLBEDSW-3813] Fix LSTM operator pass throughFredrik Svedberg
2021-02-05MLBEDSW-3771: Updated to TF 2.4 flatbuffer schemaTim Hall
2021-01-28[MLBEDSW-3891] Fix reading back in an ethos-u custom opFredrik Svedberg
2021-01-25MLBEDSW-3847: MLCE: Vela not handling multiple custom operators correctlyTim Hall
2020-12-14MLBEDSW-2066 Improve Exception messagesMichael McGeagh
2020-12-08MLBEDSW-2836 Change sets to tuplesMichael McGeagh
2020-11-16MLBEDSW-3483, KeyError "fused_activation_function"Louis Verhaard
2020-11-13MLBEDSW-839: Code generation using external API2.0.0.rc1Louis Verhaard
2020-11-04MLBEDSW-1974: Set Scratch buffers sizeJacob Bohlin
2020-10-14Revert "MLBEDSW-3219: Suppress CPU info for Const/Placeholder"patrik.gustavsson
2020-10-14MLBEDSW-3219: Suppress CPU info for Const/PlaceholderLouis Verhaard
2020-10-12MLBEDSW-3220: missing "fused_activation_function" caused crashLouis Verhaard
2020-10-08MLBEDSW-3148: Refactor OperationLouis Verhaard
2020-09-22MLBEDSW-2813: Handle non-const weights and check shapesAndreas Nevalainen
2020-09-07MLBEDSW-2874 Fix writing out empty tflite filesMichael McGeagh
2020-08-21MLBEDSW-2646: Refactor unknown operator serialisation1.2.0.rc1Tim Hall
2020-08-20MLBEDSW-2783 Vela crashed on empty tflite fileMichael McGeagh
2020-08-12MLBEDSW-2383 Preserve previous metadataMichael McGeagh
2020-07-14MLBEDSW-2641: Fix crash for network with only CPU opsJacob Bohlin
2020-07-07MLBEDSW-2551 Add support for more mem-cfgsPatrik Gustavsson
2020-07-02MLBEDSW-2340: Make the tensor address default NoneCharles Xu
2020-06-25MLBEDSW-2306 Added more supported mem-cfgsPatrik Gustavsson
2020-06-18MLBEDSW-2528: MLCE-219: Custom operator pass throughTim Hall
2020-06-18vela: Add support for CPU only networksTim Hall
2020-06-18Add reorder-python-import pre-commit hookDiego Russo
2020-06-18Add pre-commit support for sanity checksDiego Russo
2020-04-29Add Vela codebase0.1.0Tim Hall