aboutsummaryrefslogtreecommitdiff
path: root/src/armnnDeserializer/Deserializer.hpp
AgeCommit message (Expand)Author
2022-05-04IVGCVSW-6856 Add GATHERNd Serializer and DeserializerTeresa Charlin
2021-11-17IVGCVSW-6510 Serialization + Deserialization implementationTamas Nyiri
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-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-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-02-03backends/reference: Add ReduceSum operation supportSadik Armagan
2021-02-01IVGCVSW-5593 Implement Pimpl Idiom for serialization classesFinn Williams
2020-11-09IVGCVSW-5091 Add Logical ops frontend and ref implJames Conroy
2020-07-06IVGCVSW-4624 Add a RANK Reference ImplementationFinn Williams
2020-06-17IVGCVSW-4908 Add Serializer/Deserializer Support for FILL operatorKeith Davis
2020-05-13IVGCVSW-4777 Add QLstm serialization supportJames Conroy
2020-03-02IVGCVSW-4375 Add support for TransposeMike Kelly
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
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-09-20IVGCVSW-3886 Add serialization support for DepthToSpaceAron Virginas-Tar
2019-09-19IVGCVSW-3880 Add serialization support for SLICEAron Virginas-Tar
2019-09-11IVGCVSW-3724 Adding serialization support for ArgMinMaxNarumol Prangnawarat
2019-09-10IVGCVSW-3739 Add serialization support for AbsFinnWilliamsArm
2019-07-29IVGCVSW-3471 Add Serialization support for Quantized_LSTMJan Eilers
2019-07-16IVGCVSW-3420 Add Serialization support for the new Stack layerMatthew Jackson
2019-07-01IVGCVSW-3364 Add serialization support for Resize layerFinnWilliamsArm
2019-06-21IVGCVSW-3321 Add serialization support for TransposeConvolution2dLayerAron Virginas-Tar
2019-06-19IVGCVSW-3269 Add Serialization support for the new Prelu Activation layerEllen Norris-Thompson
2019-06-12IVGCVSW-3260 Add serialization support for SpaceToDepthAron Virginas-Tar
2019-05-16IVGCVSW-2964 Fix issue with Deserializer creating ciruclar graphNattapat Chaimanowong
2019-05-14IVGCVSW-3076 Add ConcatLayer methods to public APIJim Flynn
2019-04-05IVGCVSW-2914 Add Switch Layer and no-op factory methodSadik Armagan
2019-04-05IVGCVSW-2915 Add Merge Layer and no-op factory methodNattapat Chaimanowong
2019-03-28IVGCVSW-2874 Add DequantizeLayer and no-op factory methodNattapat Chaimanowong
2019-03-27IVGCVSW-2870 Serialize quantize layerDerek Lamberti
2019-03-21IVGCVSW-2694: serialize/deserialize LSTMJim Flynn
2019-03-18IVGCVSW-2686 Add Serializer and Deserializer for DetectionPostProcessNattapat Chaimanowong
2019-03-12IVGCVSW-2709 Serialize / de-serialize the Splitter layerJim Flynn
2019-03-08IVGCVSW-2693 Serialize/de-serialize L2NormalizationNarumol Prangnawarat
2019-03-07IVGCVSW-2697 Add Serialize/Deserialize for the Merger LayerJim Flynn
2019-03-07IVGCVSW-2783 Fix Deserializer connections for layer with multiple outputsNattapat Chaimanowong
2019-03-07IVGCVSW-2696 Serialize / de-serialize the Mean layerSadik Armagan
2019-03-04IVGCVSW-2691 Add Serialize/Deseralize Gather layerexperimental/matteoSaoirse Stewart
2019-03-04IVGCVSW-2710 Add Serializer and Deserializer for StridedSliceNattapat Chaimanowong
2019-03-04IVGCVSW-2711 Add Serializer and Deserializer for SubtractionConor Kennedy
2019-03-04IVGCVSW-2705 Add Serializer and Deserializer for ResizeBilinearNattapat Chaimanowong
2019-03-04IVGCVSW-2692 Add Serializer and Deserializer for GreaterConor Kennedy