aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/test
AgeCommit message (Expand)Author
2019-09-12Add "explicit" qualifier to Optional -> bool conversion methodRob Hughes
2019-09-10IVGCVSW-3829 Add CL workload for RSQRTAron Virginas-Tar
2019-09-06IVGCVSW-3742 Add Quantizer support for ABSFinnWilliamsArm
2019-08-27IVGCVSW-3656 Rename ARMCOMPUTEREF to ARMNNREFMatteo Martincigh
2019-08-22IVGCVSW-3656 Make the reference backend optionalMatteo Martincigh
2019-08-20IVGCVSW-3606 Support memory import for Reference backendFerran Balaguer
2019-08-16IVGCVSW-3639 Add 5d tensor supportMatthew Jackson
2019-08-14IVGCVSW-3622 Add Neon TensorHandleFactoryNarumol Prangnawarat
2019-08-09IVGCVSW-3603 *Json printer prints full profiling hierarchyDerek Lamberti
2019-08-06GitHub #240 Fix bias shape in CreatePreCompiledWorkloadTest()Aron Virginas-Tar
2019-08-05IVGCVSW-3277 Mem export/import suppor for TensorsDerek Lamberti
2019-08-05IVGCVSW-3342 Add CL backend support for Quantized_LSTM (16bit cell state)Ferran Balaguer
2019-08-02IVGCVSW-3604 Fix channel shape calculation in TransposeConvolution2dLayer::In...Narumol Prangnawarat
2019-08-02IVGCVSW-3470 Add Quantized_LSTM testsJames Conroy
2019-08-01IVGCVSW-3539 Add CL support and tests for StackMatthew Jackson
2019-07-30IVGCVSW-3581 Fix AddCopyLayers and associated testsMatthew Bentham
2019-07-26IVGCVSW-3554 Update workloads to pass Softmax Axis Parameter to BackendsFrancis Murtagh
2019-07-24IVGCVSW-3469 Add front end for Quantized LSTM layerJames Conroy
2019-07-23IVGCVSW-3476 Add InferOutputShapes unit tests for convolution workloadsTeresa Charlin
2019-07-23Fix various uses of non-standard C++:Rob Hughes
2019-07-17IVGCVSW-3419 Add reference workload support for the new Stack layerMatthew Jackson
2019-07-15MLCE-103 Add necessary enhancements to ModelAccuracyToolSiCong Li
2019-07-15IVGCVSW-3421 Add Quantizer support for the new Stack layerMatthew Jackson
2019-07-12Github #227 Remove unnecessary includesMatthew Bentham
2019-07-10IVGCVSW-3418 Add Arm NN front end support for the new Stack layerMatthew Jackson
2019-07-09IVGCVSW-3391 Add SpaceToDepth CreateWorkload and EndToEnd testsJames Conroy
2019-07-02IVGCVSW-3382 Deprecate ResizeBilinear and use Resize with Bilinear methodAron Virginas-Tar
2019-07-01IVGCVSW-3366 Add Quantizer support for ResizeLayerTeresa Charlin
2019-06-26IVGCVSW-3249 Extend the BatchToSpace workload to support QSymm16Francis Murtagh
2019-06-25IVGCVSW-3334 Refactor BatchToSpace tests to be genericFrancis Murtagh
2019-06-24IVGCVSW-3277 Refactor TensorHandle factory APIDerek Lamberti
2019-06-24IVGCVSW-3267 Add more code coverage to the PReLU layerMatteo Martincigh
2019-06-21IVGCVSW-3322 Add Quantizer support for TransposeConvolution2DLayerexperimental/transpose_conv2dAron Virginas-Tar
2019-06-19IVGCVSW-3270 Add Quantizer support for the new Prelu Activation layerMatteo Martincigh
2019-06-19IVGCVSW-3268 Add Reference workload support for the new Prelu Activation layerMatteo Martincigh
2019-06-18IVGCVSW-3234 Ensure that Quantizer allows different quantization scalesNarumol Prangnawarat
2019-06-17IVGCVSW-3267 Add Arm NN front end support for the new Prelu Activation layerMatteo Martincigh
2019-06-14MLCE-121 Github: Build error on GCC 9Mike Kelly
2019-06-12IVGCVSW-3261 Add Quantizer support for SpaceToDepth layerAron Virginas-Tar
2019-06-12IVGCVSW-3258 Add front end support for new SpaceToDepth layerAron Virginas-Tar
2019-06-07IVGCVSW-3228 Fix bias quantization to be INT32 not QAsymm8Francis Murtagh
2019-06-04IVGCVSW-3212 Refactor the Reference BatchNormalization workloads toMatteo Martincigh
2019-06-04IVGCVSW-3215 Add CreateWorkload test for Rsqrt Fp32nikraj01
2019-05-29Don't add redundant copiesDerek Lamberti
2019-05-28IVGCVSW-3119 Rename MergerLayer to ConcatLayerJim Flynn
2019-05-20IVGCVSW-3125 Deprecate CreateMergerDescriptorForConcatenation functionJim Flynn
2019-05-20IVGCVSW-2967 Support QSymm16 for Constant workloadsNina Drozd
2019-05-14Use the new deprecation APIMatteo Martincigh
2019-05-14IVGCVSW-3076 Add ConcatLayer methods to public APIJim Flynn
2019-05-10IVGCVSW-3034 Adding a unit test to check substituteSubGraphDavid Monahan