aboutsummaryrefslogtreecommitdiff
path: root/src/armnnSerializer/ArmnnSchema.fbs
AgeCommit message (Expand)Author
2024-03-12IVGCVSW-8230 Add ScatterNd to Serializer and DeserializerKevin May
2023-09-29IVGCVSW-8055 Add support for GELU activation function.Teresa Charlin
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-04-19GitHub #640 Add support for CEIL operatorTeresa Charlin
2023-03-14IVGCVSW-3808 Add ElementwiseBinaryLayerMike Kelly
2022-08-30IVGCVSW-7104: BatchMatMul Serializer/Deserializer SupportSamuel Yap
2022-05-04IVGCVSW-6856 Add GATHERNd Serializer and DeserializerTeresa Charlin
2021-11-17IVGCVSW-6510 Serialization + Deserialization implementationTamas Nyiri
2021-11-08IVGCVSW-5636 'Implement NNAPI caching functions'Sadik Armagan
2021-10-27IVGCVSW-6469 Add MirrorPad FrontEnd and Ref SupportMatthew Sloyan
2021-10-20Add ConstTensorsAsInput support for Conv3dMatthew Sloyan
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
2021-06-16IVGCVSW-6088 Add Sin and Log to ElementWiseUnaryTeresa Charlin
2021-06-16IVGCVSW-5826 Change weights layout for depthwise to [1,H,W,I*M]Jan Eilers
2021-04-12IVGCVSW-5410 Add front-end support for CASTmathad01
2021-04-09MLCE-328 Serializer/Deserializer does not support Signed64Mike Kelly
2021-03-25IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDe...Sadik Armagan
2021-02-15IVGCVSW-5648 Adding serializer support for m_DimensionsSpecificityColm Donelan
2021-02-11MLCE-360 'ReduceLayer InferOutputShape Issue'Sadik Armagan
2021-02-03backends/reference: Add ReduceSum operation supportSadik Armagan
2020-11-09IVGCVSW-5091 Add Logical ops frontend and ref implJames Conroy
2020-07-06IVGCVSW-4624 Add a RANK Reference ImplementationFinn Williams
2020-07-01IVGCVSW-4903 Connect axis parameter in Gather from android to ACL.Teresa Charlin
2020-06-17IVGCVSW-4908 Add Serializer/Deserializer Support for FILL operatorKeith Davis
2020-05-30IVGCVSW-4888 Update Resize Front end for new parametersDavid Monahan
2020-05-13IVGCVSW-4777 Add QLstm serialization supportJames Conroy
2020-03-27IVGCVSW-4555 ArmnnConverter (Serializer) does not support per-axis quantizati...Sadik Armagan
2020-03-10MLCE-159 Add QAsymmS8 to ArmnnQuantizerFrancis Murtagh
2020-03-02IVGCVSW-4440 : Add HARD_SWISH Support to Activation in CpuRefColm Donelan
2020-03-02IVGCVSW-4375 Add support for TransposeMike Kelly
2020-02-28IVGCVSW-4439: Adding Elu support to ActivationDavid Monahan
2020-02-04Build graph->inputIds/outputIds with layerBindingId instead of layerIndexexperimental/QuantizerStuffTee Jung
2020-01-23IVGCVSW-4259 Add frontend and reference workload for UnaryOperationLayerjosh minor
2020-01-13Rename quantized data types to remove ambiguity for signed/unsigned payloadsDerek Lamberti
2019-10-23IVGCVSW-4010 Add serialization support for StandInLayerAron Virginas-Tar
2019-10-21IVGCVSW-3992 Add serialization support for ComparisonLayerAron Virginas-Tar
2019-10-14IVGCVSW-3974 Add serialization support for LOG_SOFTMAXSadik Armagan
2019-10-03IVGCVSW-3934 Add serialization support for INSTANCE_NORMALIZATIONAron Virginas-Tar
2019-10-01Update field name of serialized format not to make problem with jsTee Jung
2019-09-20IVGCVSW-3886 Add serialization support for DepthToSpaceAron Virginas-Tar