IVGCVSW-4452 Add QLstm EndToEndTest
[platform/upstream/armnn.git] / src / backends / backendsCommon / test / CMakeLists.txt
2020-05-21 James ConroyIVGCVSW-4452 Add QLstm EndToEndTest
2020-05-15 Finn WilliamsIVGCVSW-4831 Fix Packet header includes in backends
2020-03-24 Sadik ArmaganIVGCVSW-3813 Add Unary Elementwise Operation 'NEG'...
2020-03-19 Narumol PrangnawaratIVGCVSW-4516 Add ConvertFp32ToBf16Layer and Ref workloa...
2020-03-18 Jan EilersIVGCVSW-4444 Adding Elu end to end test
2020-03-17 Narumol PrangnawaratIVGCVSW-4515 Add ConvertBf16ToFp32Layer and Ref workloa...
2020-02-13 David MonahanIVGCVSW-4400 Backend Counter Registry Functionality
2020-01-23 josh minorIVGCVSW-4259 Add frontend and reference workload for...
2019-11-19 Narumol PrangnawaratIVGCVSW-4068 Add Guid to Workload
2019-11-12 Aron Virginas-TarIVGCVSW-3839 Add support of per-axis quantization to...
2019-11-01 Narumol PrangnawaratIVGCVSW-3698 Add EndToEnd Layer test for ArgMinMax
2019-10-29 Aron Virginas-TarRefactor Resize layer tests
2019-10-25 Aron Virginas-TarIVGCVSW-4018 Move QuantizeHelper.hpp to armnnUtils
2019-10-21 Aron Virginas-TarIVGCVSW-3999 Add unit tests for new comparison operations
2019-10-21 Aron Virginas-TarIVGCVSW-3993 Add frontend and reference workload for...
2019-10-16 Sadik ArmaganIVGCVSW-3895 Add EndToEndLayerTest for the Reference...
2019-10-15 Sadik ArmaganIVGCVSW-3892 Add EndToEnd Layer test for INSTANCE_NORMA...
2019-10-15 Aron Virginas-TarIVGCVSW-3975 Add reference workload for LOG_SOFTMAX
2019-10-09 Aron Virginas-TarIVGCVSW-3889 Add CL workload for INSTANCE_NORMALIZATION
2019-10-02 Aron Virginas-TarIVGCVSW-3738 Add end-to-end layer test for DepthToSpace
2019-09-24 Aron Virginas-TarIVGCVSW-3885 Add reference workload for DepthToSpace
2019-09-19 Nikhil RajIVGCVSW-3723 Adding reference workload support for...
2019-09-18 Aron Virginas-TarIVGCVSW-3878 Add reference workload for SLICE
2019-09-16 Aron Virginas-TarIVGCVSW-3854 Fix QuantizedLstmEndToEndTest on Raspberry Pi
2019-09-10 Matthew JacksonIVGCVSW-3824 Implement Float 16 Encoder and Decoder
2019-09-09 Aron Virginas-TarIVGCVSW-3743 Add end-to-end test for ABS on CpuRef
2019-09-06 Sadik ArmaganIVGCVSW-3740 Add Reference Workload support for ABS
2019-08-30 Aron Virginas-TarIVGCVSW-3381 Break up LayerTests.hpp into more manageab...
2019-08-27 Aron Virginas-TarIVGCVSW-2325 Reduce duplication in LayerTests by reusin...
2019-08-27 Matteo MartincighIVGCVSW-3656 Rename ARMCOMPUTEREF to ARMNNREF
2019-08-27 Jan EilersIVGCVSW-3605 Add direct compatibility between Cl and...
2019-08-22 Matteo MartincighIVGCVSW-3656 Make the reference backend optional
2019-08-09 Francis MurtaghIVGCVSW-3474 Add end to end tests for Quantized_LSTM
2019-08-09 Matteo MartincighIVGCVSW-3596 Register the dynamic backends in the Backe...
2019-08-07 Matteo MartincighIVGCVSW-3595 Implement the LoadDynamicBackends function...
2019-08-05 Matteo MartincighIVGCVSW-3541 Change the makefiles to generate the neces...
2019-08-02 Matteo MartincighIVGCVSW-3561 Fix the linker issues of the test shared...
2019-07-30 Matteo MartincighIVGCVSW-3561 Test the DynamicBackend class
2019-07-30 Matteo MartincighIVGCVSW-3555 Add unit tests for the dynamic backend...
2019-07-25 Matteo MartincighIVGCVSW-3543 Implement the backend versioning algorithm
2019-07-19 Nikhil RajIVGCVSW-3479 Add End to End test for Prelu
2019-07-01 Aron Virginas-TarIVGCVSW-3361 Add end-to-end tests for Resize on CpuRef
2019-06-24 Keith DavisIVGCVSW-3263 - Add End to End tests for SpaceToDepth...
2019-06-19 Keith DavisIVGCVSW-3231 Add reference workload support for SpaceTo...
2019-06-03 Narumol PrangnawaratIVGCVSW-3148 Add end to end test for Dequantize layer...
2019-05-31 James ConroyIVGCVSW-3177 Refactor Floor reference workload
2019-05-29 Nina DrozdIVGCVSW-3172 Add QSymm16 support for reshape workload
2019-05-28 Jim FlynnIVGCVSW-3119 Rename MergerLayer to ConcatLayer
2019-05-28 Narumol PrangnawaratIVGCVSW-2771 Add end to end tests for splitter on Cl...
2019-05-21 David MonahanIVGCVSW-3033 New unit tests to ensure the Optimizer can
2019-05-20 Matteo MartincighIVGCVSW-3030 Add unit testing for the Optimization API
2019-05-17 Matteo MartincighIVGCVSW-3030 Add a mock backend for unit testing
2019-04-02 Nattapat ChaimanowongIVGCVSW-2872 Unit tests for Quantize layer and referenc...
2019-03-29 Nattapat ChaimanowongIVGCVSW-2875 Reference implementation and unit tests...
2019-02-08 Narumol PrangnawaratIVGCVSW-2557 Add layer tests for Ref Detection PostProcess
2019-02-08 Narumol PrangnawaratIVGCVSW-2559 End to end tests for Detection PostProcess
2019-01-23 narpra01IVGCVSW-2511 Add end to end Gather layer test
2019-01-23 Matteo MartincighIVGCVSW-2455 Move the extra backend code to a new git...
2019-01-15 Matteo MartincighIVGCVSW-2454 Merge together the pluggable backends...
2018-12-07 Nattapat ChaimanowongIVGCVSW-2316 Add reference implementation and unit...
2018-11-26 Nattapat ChaimanowongIVGCVSW-2087 Reference implementation and unit tests...
2018-11-22 Aron Virginas-TarRefactor JSON printer test implementation
2018-11-20 narpra01IVGCVSW-2173 - Add end to end layer test implementation...
2018-11-13 Aron Virginas-TarIVGCVSW-2066: Add IMemoryManager and integrate into...
2018-11-02 Aron Virginas-TarIVGCVSW-1946: Remove armnn/src from the include paths