aboutsummaryrefslogtreecommitdiff
path: root/src/backends
AgeCommit message (Expand)Author
2019-08-07IVGCVSW-3608 Fix Neon depthwise convolution 5x5 failureMatthew Jackson
2019-08-06IVGCVSW-3614 Remove limitation of axis=1 support for Softmax in Cl and NeonNarumol Prangnawarat
2019-08-06IVGCVSW-3600 Update the docs with the naming convention for dynamicMatteo Martincigh
2019-08-05IVGCVSW-3612 Update the docs to include description of dynamicMatteo 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-3341 Add Neon backend support for Quantized_LSTM (16bit cell state)Francis Murtagh
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-05IVGCVSW-3342 Add CL backend support for Quantized_LSTM (16bit cell state)Ferran Balaguer
2019-08-05IVGCVSW-3611 Report TransposeConvolution2d as unsupported on CpuRef when chan...Aron Virginas-Tar
2019-08-02IVGCVSW-3609 Fix decoding and encoding of INT32 tensorsAron Virginas-Tar
2019-08-02IVGCVSW-3561 Fix the linker issues of the test shared objects inMatteo Martincigh
2019-08-02IVGCVSW-3539 Add Neon support and tests for StackMatthew Jackson
2019-08-02IVGCVSW-3470 Add Quantized_LSTM testsJames Conroy
2019-08-01IVGCVSW-3571 Fix VTS Test SkipsMike Kelly
2019-08-01IVGCVSW-3539 Add CL support and tests for StackMatthew Jackson
2019-07-31IVGCVSW-3571 Add Gpu backend to CI tests for Android QSadik Armagan
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-30IVGCVSW-3592 Add Support for Quantize to HAL 1.2 DriverSadik Armagan
2019-07-29IVGCVSW-3574 Update the docs with the backend versioning infoMatteo Martincigh
2019-07-29IVGCVSW-3556 Create the DynamicBackend classMatteo Martincigh
2019-07-26MLCE-130: Enabled optimized path for DepthwiseConv 5x5Pablo Tello
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-26IVGCVSW-3368 Add Neon and CL unit tests for depth multiplier = 64Matthew Jackson
2019-07-26IVGCVSW-3566 Fix LSTM with normalization and Cifg WorkloadFactoryFerran Balaguer
2019-07-25IVGCVSW-3543 Implement the backend versioning algorithmMatteo Martincigh
2019-07-25IVGCVSW-3555 Fix string formatting in DynamicBackendUtilsMatteo Martincigh
2019-07-25IVGCVSW-3521 CpuAcc V1.2 pad FailuresMike Kelly
2019-07-24IVGCVSW-3563 + IVGCVSW-3555 Create new utility functions for dynamic backendsMatteo 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-3548 Use BuildArmComputePadStrideInfo() in CL and NEON convolution wo...Aron Virginas-Tar
2019-07-22IVGCVSW-3368 Add reference support for depthwise multiplier > 3Matthew Jackson
2019-07-22IVGCVSW-3311 Refactor Validate() methods in WorkloadData.cppAron Virginas-Tar
2019-07-22IVGCVSW-3481 Add End to End test for Prelu in the Neon backendNikhil Raj
2019-07-22IVGCVSW-3480 Add End to End test for Prelu in the CL backendNikhil Raj
2019-07-19IVGCVSW-3479 Add End to End test for PreluNikhil Raj
2019-07-19IVGCVSW-3453 Fix VTS quant_output_multiplier_gt_1 test failuresFinnWilliamsArm
2019-07-17IVGCVSW-3297 Add Neon backend support for ResizeNearestNeighbourEllen Norris-Thompson
2019-07-17IVGCVSW-3419 Add reference workload support for the new Stack layerMatthew Jackson
2019-07-16Remove unnecessary include from ClResizeWorkload.cppAron Virginas-Tar
2019-07-15IVGCVSW-3519 Refactor TransposeConvolution2dWorkload for CL backedNikhil Raj
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-12IVGCVSW-3300 Add Neon backend support for dilated Convolution2dJan Eilers