IVGCVSW-5593 Implement Pimpl Idiom for serialization classes
[platform/upstream/armnn.git] / src / armnnSerializer / Serializer.cpp
2021-02-01 Finn WilliamsIVGCVSW-5593 Implement Pimpl Idiom for serialization...
2020-11-09 James ConroyIVGCVSW-5091 Add Logical ops frontend and ref impl
2020-09-17 Matthew SloyanIVGCVSW-5303 Remove some boost::numeric_cast from rest...
2020-07-06 Finn WilliamsIVGCVSW-4624 Add a RANK Reference Implementation
2020-07-01 Teresa CharlinIVGCVSW-4903 Connect axis parameter in Gather from...
2020-06-17 Keith DavisIVGCVSW-4908 Add Serializer/Deserializer Support for...
2020-06-11 Ryan OSheaIVGCVSW-4906 Add front-end support for FILL operator
2020-05-30 David MonahanIVGCVSW-4888 Update Resize Front end for new parameters
2020-05-13 James ConroyIVGCVSW-4777 Add QLstm serialization support
2020-04-24 Mike KellyAdded new DataTypes to Serializer
2020-03-27 Sadik ArmaganIVGCVSW-4555 ArmnnConverter (Serializer) does not suppo...
2020-03-20 James ConroyIVGCVSW-4549 Add front end for new QLSTM layer
2020-03-10 Jan EilersIVGCVSW-4482 Remove boost::ignore_unused
2020-03-02 Colm DonelanIVGCVSW-4440 : Add HARD_SWISH Support to Activation...
2020-03-02 Mike KellyIVGCVSW-4375 Add support for Transpose
2020-02-28 David MonahanIVGCVSW-4439: Adding Elu support to Activation
2020-02-04 Tee JungBuild graph->inputIds/outputIds with layerBindingId...
2020-01-23 josh minorIVGCVSW-4259 Add frontend and reference workload for...
2020-01-20 Matthew BenthamRemove use of ArmNN.hpp from other public headers
2020-01-13 Derek LambertiRename quantized data types to remove ambiguity for...
2019-12-31 Derek LambertiIVGCVSW-4246 Clean build of Visitors with -Wextra
2019-11-08 janeil01IVGCVSW-4067 Change LayerGuid to use ProfilingGuid
2019-10-23 Aron Virginas-TarIVGCVSW-4010 Add serialization support for StandInLayer
2019-10-21 Derek LambertiIVGCVSW-4009 StandInLayer frontend API
2019-10-21 Aron Virginas-TarIVGCVSW-3992 Add serialization support for ComparisonLayer
2019-10-21 Aron Virginas-TarIVGCVSW-3993 Add frontend and reference workload for...
2019-10-14 Sadik ArmaganIVGCVSW-3974 Add serialization support for LOG_SOFTMAX
2019-10-11 Aron Virginas-TarIVGCVSW-3973 Add frontend for LOG_SOFTMAX
2019-10-03 Aron Virginas-TarIVGCVSW-3934 Add serialization support for INSTANCE_NOR...
2019-10-03 Kevin MayIVGCVSW-3932 Add frontend for INSTANCE_NORMALIZATION
2019-09-20 Aron Virginas-TarIVGCVSW-3886 Add serialization support for DepthToSpace
2019-09-20 Aron Virginas-TarIVGCVSW-3883 Add frontend for DepthToSpace layer
2019-09-19 Aron Virginas-TarIVGCVSW-3880 Add serialization support for SLICE
2019-09-17 Aron Virginas-TarIVGCVSW-3875 Add frontend for SLICE layer
2019-09-11 Narumol PrangnawaratIVGCVSW-3724 Adding serialization support for ArgMinMax
2019-09-10 FinnWilliamsArmIVGCVSW-3739 Add serialization support for Abs
2019-09-05 Nikhil RajIVGCVSW-3722 Add front end support for ArgMinMax
2019-09-05 Kevin MayIVGCVSW-3739 Add Arm NN front end support for Abs Layer
2019-08-16 Matthew JacksonIVGCVSW-3639 Add 5d tensor support
2019-08-14 Francis MurtaghIVGCVSW-3474 Refactor Lstm and QuantizedLstm Param...
2019-07-29 Jan EilersIVGCVSW-3471 Add Serialization support for Quantized_LSTM
2019-07-24 James ConroyIVGCVSW-3469 Add front end for Quantized LSTM layer
2019-07-23 Jan EilersIVGCVSW-3526 Add layer norm support for lstm serialization
2019-07-16 Matthew JacksonIVGCVSW-3420 Add Serialization support for the new...
2019-07-10 Matthew JacksonIVGCVSW-3418 Add Arm NN front end support for the new...
2019-07-05 Aron Virginas-TarFix member name in PadDescriptor
2019-07-01 FinnWilliamsArmIVGCVSW-3364 Add serialization support for Resize layer
2019-06-28 Teresa CharlinIVGCVSW-3363 Add frontend support for Resize Layer
2019-06-24 David MonahanIVGCVSW-3235 Add scalar to use as padding value in...
2019-06-21 Aron Virginas-TarIVGCVSW-3321 Add serialization support for TransposeCon...
2019-06-21 Ferran BalaguerIVGCVSW-3291 Add L2Normalization epsilon value to seria...
2019-06-21 Aron Virginas-TarIVGCVSW-3319 Add frontend support for TransposeConvolut...
2019-06-19 Ellen Norris-ThompsonIVGCVSW-3269 Add Serialization support for the new...
2019-06-17 Matteo MartincighIVGCVSW-3267 Add Arm NN front end support for the new...
2019-06-12 Aron Virginas-TarIVGCVSW-3260 Add serialization support for SpaceToDepth
2019-06-12 Aron Virginas-TarIVGCVSW-3258 Add front end support for new SpaceToDepth...
2019-06-04 Matteo MartincighDo not rebuild the serializer/deserializer code if...
2019-05-28 Jim FlynnIVGCVSW-3119 Rename MergerLayer to ConcatLayer
2019-05-13 Matthew BenthamMLCE-101 Add dilation parameter to serializer
2019-04-10 Aron Virginas-TarIVGCVSW-2947 Remove boost dependency from include/Types...
2019-04-05 Sadik ArmaganIVGCVSW-2914 Add Switch Layer and no-op factory method
2019-04-05 Nattapat ChaimanowongIVGCVSW-2915 Add Merge Layer and no-op factory method
2019-03-28 Nattapat ChaimanowongIVGCVSW-2874 Add DequantizeLayer and no-op factory...
2019-03-27 Derek LambertiIVGCVSW-2870 Serialize quantize layer
2019-03-21 Jim FlynnIVGCVSW-2694: serialize/deserialize LSTM
2019-03-20 Sadik ArmaganIVGCVSW-2850 Fix Circular Dependency Issue
2019-03-19 Nattapat ChaimanowongIVGCVSW-2839 Add QuantisedSymm16 support to the ArmNN...
2019-03-18 Nattapat ChaimanowongIVGCVSW-2686 Add Serializer and Deserializer for Detect...
2019-03-12 Jim FlynnIVGCVSW-2709 Serialize / de-serialize the Splitter...
2019-03-08 Narumol PrangnawaratIVGCVSW-2693 Serialize/de-serialize L2Normalization
2019-03-07 Jim FlynnIVGCVSW-2697 Add Serialize/Deserialize for the Merger...
2019-03-07 Sadik ArmaganIVGCVSW-2696 Serialize / de-serialize the Mean layer
2019-03-04 Matteo MartincighIVGCVSW-2691 Add Serialize/Deseralize Gather layer
2019-03-04 Saoirse StewartIVGCVSW-2691 Add Serialize/Deseralize Gather layer
2019-03-04 Nattapat ChaimanowongIVGCVSW-2710 Add Serializer and Deserializer for Stride...
2019-03-04 Conor KennedyIVGCVSW-2711 Add Serializer and Deserializer for Subtra...
2019-03-04 Nattapat ChaimanowongIVGCVSW-2705 Add Serializer and Deserializer for Resize...
2019-03-04 Conor KennedyIVGCVSW-2692 Add Serializer and Deserializer for Greater
2019-03-01 ruoyan01IVGCVSW-2681 Serialize/de-serialize the BatchNormalizat...
2019-03-01 Finn WilliamsIVGCVSW-2689 Serialize / de-serialize the Floor layer
2019-03-01 Sadik ArmaganIVGCVSW-2706 Serialize / de-serialize the Rsqrt layer
2019-03-01 Nattapat ChaimanowongIVGCVSW-2701 Add Serializer and Deserializer for Pad
2019-03-01 Nina DrozdIVGCVSW-2700 Serialize/de-serialize the Normalization...
2019-03-01 Aron Virginas-TarIVGCVSW-2695 Serialize / deserialize the Maximum layer
2019-02-28 Nattapat ChaimanowongIVGCVSW-2688 Add Serializer and Deserializer for Equal
2019-02-28 Aron Virginas-TarIVGCVSW-2698 Serialize / deserialize the Minimum layer
2019-02-28 Éanna Ó CatháinIVGCVSW-2687 Add Serializer & Deserializer for Division
2019-02-27 Nattapat ChaimanowongIVGCVSW-2682 Add Serializer and Deserializer for BatchT...
2019-02-26 Nattapat ChaimanowongIVGCVSW-2708 Add Serializer and Deserializer SpaceToBatchNd
2019-02-26 Conor KennedyIVGCVSW-2683 Add Serializer & Deserializer for Constant
2019-02-25 Matthew BenthamRename ArmNN schema file to ArmnnSchema.fbs
2019-02-21 Sadik ArmaganIVGCVSW-2639 Add Serializer & Deserializer for Fully...
2019-02-20 Nattapat ChaimanowongIVGCVSW-2702 Add Serializer and Deserializer for Permute
2019-02-20 Mike KellyIVGCVSW-2643 Add Serializer & Deserializer for Activation
2019-02-20 Derek LambertiIVGSVSW-2736 Rename DeserializeParser => Deserializer...
2019-02-20 Aron Virginas-TarIVGCVSW-2685 Serialize / de-serialize the DepthwiseConv...
2019-02-20 Saoirse StewartIVGCVSW-2725 Fix issue with ExecuteNetwork and Guid's
2019-02-19 Mike KellyIVGCVSW-2646 Add Serializer & Deserializer for Conv2D
2019-02-19 Saoirse StewartIVGCVSW-2642 Add Reshape to Serializer and Deserializer
2019-02-19 Saoirse StewartIVGCVSW-2645 Add Serializer & Deserializer for Pooling2d
next