aboutsummaryrefslogtreecommitdiff
path: root/src/armnnSerializer
AgeCommit message (Expand)Author
2020-01-23IVGCVSW-4259 Add frontend and reference workload for UnaryOperationLayerjosh minor
2020-01-20Remove use of ArmNN.hpp from other public headersMatthew Bentham
2020-01-13Rename quantized data types to remove ambiguity for signed/unsigned payloadsDerek Lamberti
2019-12-31IVGCVSW-4246 Clean build of Visitors with -WextraDerek Lamberti
2019-11-08IVGCVSW-4067 Change LayerGuid to use ProfilingGuidjaneil01
2019-11-01IVGCVSW-4050 Add backward compatibility deserialization test for ResizeBilinearAron Virginas-Tar
2019-10-28Refine SerializeDeserializeQuantizedLstm for the validation ofalanhsu5678
2019-10-26Bug fix on serialization of tensor with qsymm16 typeTee Jung
2019-10-23Refactor backward compatibility deserialization testsAron Virginas-Tar
2019-10-23IVGCVSW-4010 Add serialization support for StandInLayerAron Virginas-Tar
2019-10-22IVGCVSW-4020 Add backward compatibility deserialization test for Equal and Gr...Aron Virginas-Tar
2019-10-21IVGCVSW-4009 StandInLayer frontend APIDerek Lamberti
2019-10-21IVGCVSW-3992 Add serialization support for ComparisonLayerAron Virginas-Tar
2019-10-21IVGCVSW-3993 Add frontend and reference workload for ComparisonLayerAron Virginas-Tar
2019-10-18Github #275 Generate versionned librariesMatteo Martincigh
2019-10-14IVGCVSW-3974 Add serialization support for LOG_SOFTMAXSadik Armagan
2019-10-11IVGCVSW-3973 Add frontend for LOG_SOFTMAXAron Virginas-Tar
2019-10-03IVGCVSW-3934 Add serialization support for INSTANCE_NORMALIZATIONAron Virginas-Tar
2019-10-03IVGCVSW-3932 Add frontend for INSTANCE_NORMALIZATIONKevin May
2019-10-01Update field name of serialized format not to make problem with jsTee Jung
2019-09-25Add Input and Output to list of serializable layersAron Virginas-Tar
2019-09-20IVGCVSW-3886 Add serialization support for DepthToSpaceAron Virginas-Tar
2019-09-20IVGCVSW-3883 Add frontend for DepthToSpace layerAron Virginas-Tar
2019-09-19IVGCVSW-3880 Add serialization support for SLICEAron Virginas-Tar
2019-09-17IVGCVSW-3875 Add frontend for SLICE layerAron Virginas-Tar
2019-09-11IVGCVSW-3724 Adding serialization support for ArgMinMaxNarumol Prangnawarat
2019-09-10IVGCVSW-3739 Add serialization support for AbsFinnWilliamsArm
2019-09-05IVGCVSW-3722 Add front end support for ArgMinMaxNikhil Raj
2019-09-05IVGCVSW-3739 Add Arm NN front end support for Abs LayerKevin May
2019-09-02Updated SerializerSupport.md to list the layer support alphabeticallySurabhi Mehta
2019-08-21IVGCVSW-3507 Revise and update readmes for 19.08Aron Virginas-Tar
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-02IVGCVSW-3382 Deprecate ResizeBilinear and use Resize with Bilinear methodAron 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-24IVGCVSW-3343 Add backward compatibility deserialisation test for pad valueJim Flynn
2019-06-21IVGCVSW-3330 Parse dilation parameters for DepthwiseConvolution2d in Deserial...Aron Virginas-Tar
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