aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/test
AgeCommit message (Expand)Author
2019-11-29IVGCVSW-4070 Implement "send post-optimized network structure"Narumol Prangnawarat
2019-11-29IVGCVSW-4209 Create a public API for the ArmNN UtilsMatteo Martincigh
2019-11-28Github #274 Use non-deprecated path to boost headerMatthew Bentham
2019-11-22Github #251 Surround local structs with anonymous namespaceMatthew Bentham
2019-11-15NNXSW-1853 Change SubgraphViewSelector algorithmRob Hughes
2019-10-30IVGCVSW-3831 Add support of per-axis quantization to TensorInfoAron Virginas-Tar
2019-10-25IVGCVSW-4018 Move QuantizeHelper.hpp to armnnUtilsAron Virginas-Tar
2019-10-24IVGCVSW-4011 Add Unit tests for StandInLayerColm Donelan
2019-10-23IVGCVSW-4013 Test that the quantizer fails gracefullySadik Armagan
2019-10-22IVGCVSW-3995 Add Quantizer support for ComparisonLayerAron Virginas-Tar
2019-10-21IVGCVSW-3993 Add frontend and reference workload for ComparisonLayerAron Virginas-Tar
2019-10-16IVGCVSW-3991 Make Descriptor objects comparable and refactor LayerVisitor testsAron Virginas-Tar
2019-10-15IVGCVSW-3976 Add Quantizer support for LOG_SOFTMAXSadik Armagan
2019-10-11IVGCVSW-3973 Add frontend for LOG_SOFTMAXAron Virginas-Tar
2019-10-10IVGCVSW-3944 Add ArgMinMax output shape validationJames Conroy
2019-10-04IVGCVSW-3935 Add Quantizer support for INSTANCE_NORMALIZATIONAron Virginas-Tar
2019-10-04IVGCVSW-3925 Add Backward compatibility for ITensorHandle CreateTensorHandle ...David Monahan
2019-10-03IVGCVSW-3932 Add frontend for INSTANCE_NORMALIZATIONKevin May
2019-10-01IVGCVSW-3922 Fix Arm NN build issue - memory access violationKevin May
2019-09-27NNXSW-1826 Add an optimization step which combines Permute and BatchToSpace i...Rob Hughes
2019-09-25NNXSW-1826 Move tests for Optimization classes to separate filesRob Hughes
2019-09-24IVGCVSW-3623 Implement NeonTensorHandle::ImportDavid Monahan
2019-09-23IVGCVSW-3887 Add Quantizer support for DepthToSpaceAron Virginas-Tar
2019-09-20IVGCVSW-3883 Add frontend for DepthToSpace layerAron Virginas-Tar
2019-09-19IVGCVSW-3725 Adding quantization support for ArgMinMaxNikhil Raj
2019-09-18IVGCVSW-3881 Add Quantizer support for SLICEAron Virginas-Tar
2019-09-17IVGCVSW-3877 Reduce code duplication in TestNameOnlyLayerVisitorAron Virginas-Tar
2019-09-17IVGCVSW-3875 Add frontend for SLICE layerAron Virginas-Tar
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