aboutsummaryrefslogtreecommitdiff
path: root/src/armnnSerializer/Serializer.cpp
AgeCommit message (Expand)Author
2019-08-16IVGCVSW-3639 Add 5d tensor supportMatthew Jackson
2019-08-14IVGCVSW-3474 Refactor Lstm and QuantizedLstm Param GettersFrancis Murtagh
2019-07-29IVGCVSW-3471 Add Serialization support for Quantized_LSTMJan Eilers
2019-07-24IVGCVSW-3469 Add front end for Quantized LSTM layerJames Conroy
2019-07-23IVGCVSW-3526 Add layer norm support for lstm serializationJan Eilers
2019-07-16IVGCVSW-3420 Add Serialization support for the new Stack layerMatthew Jackson
2019-07-10IVGCVSW-3418 Add Arm NN front end support for the new Stack layerMatthew Jackson
2019-07-05Fix member name in PadDescriptorAron Virginas-Tar
2019-07-01IVGCVSW-3364 Add serialization support for Resize layerFinnWilliamsArm
2019-06-28IVGCVSW-3363 Add frontend support for Resize LayerTeresa Charlin
2019-06-24IVGCVSW-3235 Add scalar to use as padding value in Reference PadDavid Monahan
2019-06-21IVGCVSW-3321 Add serialization support for TransposeConvolution2dLayerAron Virginas-Tar
2019-06-21IVGCVSW-3291 Add L2Normalization epsilon value to serializationFerran Balaguer
2019-06-21IVGCVSW-3319 Add frontend support for TransposeConvolution2d LayerAron Virginas-Tar
2019-06-19IVGCVSW-3269 Add Serialization support for the new Prelu Activation layerEllen Norris-Thompson
2019-06-17IVGCVSW-3267 Add Arm NN front end support for the new Prelu Activation layerMatteo Martincigh
2019-06-12IVGCVSW-3260 Add serialization support for SpaceToDepthAron Virginas-Tar
2019-06-12IVGCVSW-3258 Add front end support for new SpaceToDepth layerAron Virginas-Tar
2019-06-04Do not rebuild the serializer/deserializer code if not necessaryMatteo Martincigh
2019-05-28IVGCVSW-3119 Rename MergerLayer to ConcatLayerJim Flynn
2019-05-13MLCE-101 Add dilation parameter to serializerMatthew Bentham
2019-04-10IVGCVSW-2947 Remove boost dependency from include/TypesUtils.hppAron Virginas-Tar
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-20IVGCVSW-2850 Fix Circular Dependency IssueSadik Armagan
2019-03-19IVGCVSW-2839 Add QuantisedSymm16 support to the ArmNN frontendNattapat Chaimanowong
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-2696 Serialize / de-serialize the Mean layerSadik Armagan
2019-03-04IVGCVSW-2691 Add Serialize/Deseralize Gather layerMatteo Martincigh
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
2019-03-01IVGCVSW-2681 Serialize/de-serialize the BatchNormalization layerruoyan01
2019-03-01IVGCVSW-2689 Serialize / de-serialize the Floor layerFinn Williams
2019-03-01IVGCVSW-2706 Serialize / de-serialize the Rsqrt layerSadik Armagan
2019-03-01IVGCVSW-2701 Add Serializer and Deserializer for PadNattapat Chaimanowong
2019-03-01IVGCVSW-2700 Serialize/de-serialize the Normalization layerNina Drozd
2019-03-01IVGCVSW-2695 Serialize / deserialize the Maximum layerAron Virginas-Tar
2019-02-28IVGCVSW-2688 Add Serializer and Deserializer for EqualNattapat Chaimanowong
2019-02-28IVGCVSW-2698 Serialize / deserialize the Minimum layerAron Virginas-Tar
2019-02-28IVGCVSW-2687 Add Serializer & Deserializer for DivisionÉanna Ó Catháin
2019-02-27IVGCVSW-2682 Add Serializer and Deserializer for BatchToSpaceNdNattapat Chaimanowong