aboutsummaryrefslogtreecommitdiff
path: root/src/armnnDeserializer/test
AgeCommit message (Expand)Author
2022-02-04IVGCVSW-6727 Updating error messages from the flatbuffers parser.Colm Donelan
2021-12-14IVGCVSW-6453 'Move the ArmNN Test Utils code to a physically separate directory'Sadik Armagan
2021-11-17IVGCVSW-6510 Serialization + Deserialization implementationTamas Nyiri
2021-11-08IVGCVSW-6420: Constant flag in tensor info is not set correctlyCathal Corbett
2021-10-27IVGCVSW-6469 Add MirrorPad FrontEnd and Ref SupportMatthew Sloyan
2021-10-20Add ConstTensorsAsInput support for Conv3dMatthew Sloyan
2021-10-02IVGCVSW-5985 Remove deprecated codeJan Eilers
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-06-21Remove remaining boost testsMatthew Sloyan
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-06-11IVGCVSW-5963 'Move unit tests to new framework'Sadik Armagan
2021-06-02IVGCVSW-5962 Remove boost::multi_arraySadik Armagan
2021-05-18IVGCVSW-5964 Removing some remaining boost utility usages from tests.Colm Donelan
2021-04-12IVGCVSW-5410 Add front-end support for CASTmathad01
2021-04-09MLCE-328 Serializer/Deserializer does not support Signed64Mike Kelly
2021-03-12IVGCVSW-5772 L2 pooling missing from armnnDeserializerTeresa Charlin
2021-02-12IVGCVSW-4893 Refactor ILayerVisitor using unified interface strategy.Finn Williams
2021-02-03backends/reference: Add ReduceSum operation supportSadik Armagan
2021-02-01IVGCVSW-5593 Implement Pimpl Idiom for serialization classesFinn Williams
2021-01-07Fix build breaks for armnnDeserializer testKeith Mok
2020-10-02IVGCVSW-5297 Remove boost::format from rest of ArmNN.Colm Donelan
2020-07-31IVGCVSW-4712 Fill layer datatype adjustmentsTeresa Charlin
2020-07-30IVGCVSW-5174 Fix i386 Floor and AbsTestFrancis Murtagh
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-04-06IVGCVSW-4485 Remove Boost assertNarumol Prangnawarat
2020-03-10IVGCVSW-4482 Remove boost::ignore_unusedJan Eilers
2020-03-02IVGCVSW-4375 Add support for TransposeMike Kelly
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-10-25IVGCVSW-4018 Move QuantizeHelper.hpp to armnnUtilsAron Virginas-Tar
2019-10-21IVGCVSW-3996 Add deserialization test for ComparisonLayerAron Virginas-Tar
2019-10-15IVGCVSW-3977 Add deserialization test for LOG_SOFTMAXAron Virginas-Tar
2019-10-10IVGCVSW-3943 Add deserialization test for INSTANCE_NORMALIZATIONAron Virginas-Tar
2019-10-01Update field name of serialized format not to make problem with jsTee Jung
2019-09-24IVGCVSW-3900 Add deserialization test for DepthToSpaceAron Virginas-Tar
2019-09-20IVGCVSW-3880 Add deserialization test for SLICEAron Virginas-Tar
2019-09-10IVGCVSW-3739 Add serialization support for AbsFinnWilliamsArm
2019-06-21IVGCVSW-3291 Add L2Normalization epsilon value to serializationFerran Balaguer
2019-05-02IVGCVSW-3039 Unify BindingPointInfo declarationsJim Flynn
2019-04-10IVGCVSW-2947 Remove boost dependency from include/TypesUtils.hppAron Virginas-Tar
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