aboutsummaryrefslogtreecommitdiff
path: root/src/armnnSerializer
AgeCommit message (Expand)Author
2024-03-12IVGCVSW-8230 Add ScatterNd to Serializer and DeserializerKevin May
2023-10-12Revert "Revert "MLCE-1093 Reshape and concat invalid results""Mike Kelly
2023-09-29IVGCVSW-8055 Add support for GELU activation function.Teresa Charlin
2023-08-11Revert "MLCE-1093 Reshape and concat invalid results"Nikhil Raj Arm
2023-08-10MLCE-1093 Reshape and concat invalid resultsMike Kelly
2023-08-08MLCE-1093 Added Axis to ViewsDescriptorMike Kelly
2023-07-25IVGCVSW-7884 - Add Tile to Serializer and DeserializerDavid Monahan
2023-07-17IVGCVSW-7879 Change REVERSE_V2 from LayerWithParameters with 1 input, to Laye...Tracy Narine
2023-07-14IVGCVSW-7830 Add backend optimizations to remove Reshapes where possibleMike Kelly
2023-07-07IVGCVSW-7832 Add REVERSE_V2 to Serializer and DeserializerTracy Narine
2023-05-17IVGCVSW-7400 POW IVGCVSW-7278 SQUARED_DIFFERENCE.John Mcloughlin
2023-05-08Improve reusability of code that is defined out by cmake build pathsRyan OShea
2023-04-19GitHub #640 Add support for CEIL operatorTeresa Charlin
2023-04-18GitHub #719 Set quantization parameter scale to 1.0, instead of 0.0.Teresa Charlin
2023-04-03IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layersMike Kelly
2023-03-31Revert "IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers"Mike Kelly
2023-03-30IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layersMike Kelly
2023-03-14IVGCVSW-3808 Add ElementwiseBinaryLayerMike Kelly
2023-01-06IVGCVSW-7031 Generate static execute networkRyan OShea
2022-12-19Github #712: Use static libraries not object libraries for support libraryFrancis Murtagh
2022-10-21IVGCVSW-7126 Update Arm NN to Tensorflow 2.10Colm Donelan
2022-09-06IVGCVSW-7006 Remove deprecated code due to be removed in 22.08Teresa Charlin
2022-08-30IVGCVSW-7104: BatchMatMul Serializer/Deserializer SupportSamuel Yap
2022-07-08IVGCVSW-7024 Add missing license info for reuse lintJim Flynn
2022-06-27IVGCVSW-6981 Remove deprecated code 22.05 [Post Release]Nikhil Raj
2022-06-20IVGCVSW-6989 "Merged experimental/armnn_shim_sl"Sadik Armagan
2022-05-26GitHub #644 fails to build with flatbuffers 2.0.6Mike Kelly
2022-05-24GitHub #644 Fixed build warningsMike Kelly
2022-05-23IVGCVSW-6123 ConstTensorsAsInputs: Conv2dKeith Davis
2022-05-16IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEndKeith Davis
2022-05-05IVGCVSW-6127 ConstTensorsAsInput: DepthwiseConvolution2dCathal Corbett
2022-05-05IVGCVSW-6806 Add Unidirectional Sequence Lstm support to NeonMike Kelly
2022-05-04IVGCVSW-6856 Add GATHERNd Serializer and DeserializerTeresa Charlin
2022-04-11IVGCVSW-6707 Enables a bare metal compileJim Flynn
2022-03-01IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipeCathal Corbett
2022-02-16IVGCVSW-6399 Remove deprecated code 22.02 (FullyConnected)Francis Murtagh
2021-11-17IVGCVSW-6510 Serialization + Deserialization implementationTamas Nyiri
2021-11-10Fix typo errors from ticket IVGCVSW-6420Cathal Corbett
2021-11-08IVGCVSW-5636 'Implement NNAPI caching functions'Sadik Armagan
2021-11-08IVGCVSW-6420: Constant flag in tensor info is not set correctlyCathal Corbett
2021-10-27IVGCVSW-6469 Add MirrorPad FrontEnd and Ref SupportMatthew Sloyan
2021-10-20Add ConstTensorsAsInput support for Conv3dMatthew Sloyan
2021-10-12Github 581 - Upgrade doctestJan Eilers
2021-10-02IVGCVSW-5985 Remove deprecated codeJan Eilers
2021-10-01IVGCVSW-6163 Add Conv3d FrontEnd and Ref ImplementationMatthew Sloyan
2021-09-24IVGCVSW-3705 Add Channel Shuffle Front end and Ref ImplementationSimon Obute
2021-09-03IVGCVSW-6262 Add support for Reduce ProdTeresa Charlin
2021-08-06IVGCVSW-6119 ConstTensorsAsInput: FullyConnectedMatthew Sloyan
2021-07-28MLCE-530 Add Serializer and Deserializer for UnidirectionalSequenceLstmNarumol Prangnawarat
2021-06-16MLCE-510 Add CpuRef Shape Operator to ArmNNKeith Davis