aboutsummaryrefslogtreecommitdiff
path: root/src/backends/backendsCommon/test
AgeCommit message (Expand)Author
2019-08-20IVGCVSW-3640 Add multi-channel TransposeConvolution2d unit tests to CL backendAron Virginas-Tar
2019-08-19IVGCVSW-3545 Update the device specs with the dynamic backend idsMatteo Martincigh
2019-08-19IVGCVSW-3653 Fix memory initialization bug in TransposeConvolution2dTestImplAron Virginas-Tar
2019-08-16IVGCVSW-3639 Add 5d tensor supportMatthew Jackson
2019-08-13IVGCVSW-3616 Add multi-channel unit test for TransposeConvolution2dAron Virginas-Tar
2019-08-12IVGCVSW-3546 Create a reference dynamic backend to use for testing and asMatteo Martincigh
2019-08-09IVGCVSW-3474 Add end to end tests for Quantized_LSTMFrancis Murtagh
2019-08-09IVGCVSW-3603 *Json printer prints full profiling hierarchyDerek Lamberti
2019-08-09IVGCVSW-3597 Add complete test suite for the dynamic backendsMatteo Martincigh
2019-08-09IVGCVSW-3596 Register the dynamic backends in the BackendRegistryMatteo Martincigh
2019-08-07IVGCVSW-3595 Implement the LoadDynamicBackends function in the Runtime classMatteo Martincigh
2019-08-05IVGCVSW-3599 Create the GetSharedObjects method in DynamicBackendUtilsJan Eilers
2019-08-05IVGCVSW-3541 Get the paths where to load the dynamic backends fromMatteo Martincigh
2019-08-05IVGCVSW-3541 Change the makefiles to generate the necessary test filesMatteo Martincigh
2019-08-05IVGCVSW-3277 Mem export/import suppor for TensorsDerek Lamberti
2019-08-02IVGCVSW-3561 Fix the linker issues of the test shared objects inMatteo Martincigh
2019-08-02IVGCVSW-3470 Add Quantized_LSTM testsJames Conroy
2019-07-31IVGCVSW-3561 Use absolute path of unit testsMatteo Martincigh
2019-07-30IVGCVSW-3561 Test the DynamicBackend classMatteo Martincigh
2019-07-30IVGCVSW-3555 Add unit tests for the dynamic backend utility functionsMatteo Martincigh
2019-07-26IVGCVSW-3554 Update workloads to pass Softmax Axis Parameter to BackendsFrancis Murtagh
2019-07-26IVGCVSW-3537 Add support for L2 Normalization with < 4 dimensional tensorsMatthew Jackson
2019-07-25IVGCVSW-3543 Implement the backend versioning algorithmMatteo Martincigh
2019-07-24IVGCVSW-3469 Add front end for Quantized LSTM layerJames Conroy
2019-07-23Fix various uses of non-standard C++:Rob Hughes
2019-07-23IVGCVSW-3536 Add Axis parameter to reference Softmax implementationFrancis Murtagh
2019-07-22IVGCVSW-3368 Add reference support for depthwise multiplier > 3Matthew Jackson
2019-07-19IVGCVSW-3479 Add End to End test for PreluNikhil Raj
2019-07-17IVGCVSW-3419 Add reference workload support for the new Stack layerMatthew Jackson
2019-07-15IVGCVSW-3495 Refactor names of convolution2d unit testsJan Eilers
2019-07-12IVGCVSW-3296 Add CL backend support for ResizeNearestNeighbourAron Virginas-Tar
2019-07-10IVGCVSW-3468 Add Unit test for Conv2D that combinesTeresa Charlin
2019-07-10IVGCVSW-3418 Add Arm NN front end support for the new Stack layerMatthew Jackson
2019-07-09IVGCVSW-3399 Add support of QuantisedSymm16 to PadNarumol Prangnawarat
2019-07-09IVGCVSW-3391 Add SpaceToDepth CreateWorkload and EndToEnd testsJames Conroy
2019-07-08IVGCVSW-3399 Add support of QuantisedSymm16 to Permute and unit testsNarumol Prangnawarat
2019-07-08IVGCVSW-3393 Fix Ref Unit test for customizable padding valueTeresa Charlin
2019-07-05IVGCVSW-3353 Add CL support and tests for SpaceToDepthJames Conroy
2019-07-02IVGCVSW-3382 Deprecate ResizeBilinear and use Resize with Bilinear methodAron Virginas-Tar
2019-07-02IVGCVSW-3236 Extend Ref LSTM with layer normalization supportJan Eilers
2019-07-01IVGCVSW-3361 Add end-to-end tests for Resize on CpuRefAron Virginas-Tar
2019-07-01IVGCVSW-3365 Add reference workload support for ResizeLayerTeresa Charlin
2019-06-28IVGCVSW-3363 Add frontend support for Resize LayerTeresa Charlin
2019-06-27IVGCVSW-3324 Add end-to-end tests for TransposeConvolution2d on CpuRefAron Virginas-Tar
2019-06-27IVGCVSW-3320 Add reference workload support for TransposeConvolution2dLayerAron Virginas-Tar
2019-06-26Update the CL pin to the latest masterFerran Balaguer
2019-06-26IVGCVSW-3347 Add EndToEnd test for BatchToSpaceNdFrancis Murtagh
2019-06-26IVGCVSW-3249 Extend the BatchToSpace workload to support QSymm16Francis Murtagh
2019-06-25IVGCVSW-3250 Extend the Gather workload for QSymm16 supportEllen Norris-Thompson
2019-06-25IVGCVSW-3334 Refactor BatchToSpace tests to be genericFrancis Murtagh