aboutsummaryrefslogtreecommitdiff
path: root/src/backends/neon
AgeCommit message (Expand)Author
2018-11-28IVGCVSW-2205 Fixed a bug in DepthWiseConv workload where NCHW layout was assumedbranches/armnn_18_11Mohamed Nour Abouelseoud
2018-11-20IVGCVSW-2175 - Add support for uint8 Concatenation on CLnarpra01
2018-11-19IVGCVSW-2169 Remove DataLayoutIndexed from public APIMatthew Bentham
2018-11-19IVGCVSW-2105 - Unit tests for mergernarpra01
2018-11-19IVGCVSW-2043 - Merger using ACL for innermost concat axisNikhil Raj
2018-11-16IVGCVSW-2155 - Always call NEConvolutionLayer in NeonConvolution2dWorkloadnarpra01
2018-11-16IVGCVSW-2017: CLWorkload to use L2NormalizationFrancisMurtagh
2018-11-16IVGCVSW-2092 Port LSTMCell::Eval to ArmNNMatteo Martincigh
2018-11-15IVGCVSW-2086: Add StridedSlice layer & corresponding no-op factory implementa...Conor Kennedy
2018-11-15IVGCVSW-2136: Remove memory management methods from workload factoriesAron Virginas-Tar
2018-11-14IVGCVSW-2017: Refactored L2Normalisation Testsjimfly01
2018-11-13IVGCVSW-2066: Add IMemoryManager and integrate into the backends frameworkAron Virginas-Tar
2018-11-12IVGCVSW-2125 : Consolidate backend registries into oneDavid Beck
2018-11-12IVGCVSW-2054: BATCH_TO_SPACE_ND Reference implementation and Unit tests.Éanna Ó Catháin
2018-11-09IVGCVSW-2125 : backends now can return optimizationsDavid Beck
2018-11-08IVGCVSW-2056+IVGCVSW-2064 : move ClContextControl to the ClBackendexperimental/nhwc-previewDavid Beck
2018-11-08IVGCVSW-1709: Clean up memory manager bodgeAron Virginas-Tar
2018-11-07IVGCVSW-1949 : Refactor ITensorHandle and move backend specifics to their placeDavid Beck
2018-11-05Revert "IVGCVSW-2056 + IVGCVSW-2064 : move ClContextControl to the ClBackend"David Beck
2018-11-02IVGCVSW-1946: Remove armnn/src from the include pathsAron Virginas-Tar
2018-11-02IVGCVSW-2093 Add SpaceToBatchNd layer and corresponding no-op factory impleme...Nattapat Chaimanowong
2018-11-01IVGCVSW-2074: Updated the DepthwiseConvolution2dDepthMul1 for NHWCjimfly01
2018-11-01IVGCVSW-2074: Updated CompareDepthwiseConvolution2dTest for NHWCjimfly01
2018-10-31IVGCVSW-2102: Fix Pooling2D CpuRef indexing bugJames Conroy
2018-10-29IVGCVSW-2074: Updated DepthwiseConvolution2dAsymmetricTest for NHWCjimfly01
2018-10-26IVGCVSW-2069 - Implement NHWC Convolution2D for CpuRefnarpra01
2018-10-26IVGCVSW-2056 + IVGCVSW-2064 : move ClContextControl to the ClBackendDavid Beck
2018-10-26IVGCVSW-2074: SimpleConvolution2dTestImpl updated for NHWCjimfly01
2018-10-25IVGCVSW-2073: Move remaining backend-specific tests from armnn to backendsAron Virginas-Tar
2018-10-25IVGCVSW-2071 : remove GetCompute() from the WorkloadFactory interfaceDavid Beck
2018-10-25IVGCVSW-2067 : dynamically create workload factories based on the backends in...David Beck
2018-10-22IVGCVSW-2060: Separate and move backend specific unit tests from the src/armn...Aron Virginas-Tar
2018-10-22IVGCVSW-1955: Unify backend exceptions (wrap cl::Error)Aron Virginas-Tar
2018-10-22IVGCVSW-2024: Support NHWC for Pooling2D CpuRefJames Conroy
2018-10-22IVGCVSW-2023 CL and Neon implementation of BatchNorm with NHWCNikhil Raj
2018-10-22IVGCVSW-2005: Pull in backend specific unit tests into Android.mk similarly a...Aron Virginas-Tar
2018-10-22IVGCVSW-2033 Add unit tests for the newly implemented NHWC support inMatteo Martincigh
2018-10-22IVGCVSW-2037 : separate registry for layer support intrefacesDavid Beck
2018-10-22IVGCVSW-2012: Remove check for DataType::QuantisedAsymm8 in NeonLayerSupportAron Virginas-Tar
2018-10-22IVGCVSW-1951 Remove type templating from NeonDepthwiseConvolutionWorkloadNattapat Chaimanowong
2018-10-22IVGCVSW-1951 Remove type templating from NeonConvolution2dWorkloadNattapat Chaimanowong
2018-10-22IVGCVSW-2022 : fix for backend cmake files to respect BUILD_UNIT_TESTS variableDavid Beck
2018-10-22IVGCVSW-1951 Update NeonWorkloadUtilsNattapat Chaimanowong
2018-10-22IVGCVSW-2003: Get rid of IsLayerSupportedNeon functions in favor of ILayerSup...Aron Virginas-Tar
2018-10-22IVGCVSW-1998 : replace Compute enum in LayerSupport free functionsDavid Beck
2018-10-22IVGCVSW-1951 Remove type templating from NeonConstantWorkloadNattapat Chaimanowong
2018-10-22IVGCVSW-2006: Move ACL memory manager source code under aclCommonAron Virginas-Tar
2018-10-22IVGCVSW-1938: Move backend-specific source files to the corresponding backendAron Virginas-Tar
2018-10-22IVGCVSW-1951 Remove type templating from NeonPermuteWorkloadNattapat Chaimanowong
2018-10-22IVGCVSW-1951 Remove type templating from NeonPooling2dWorkloadNattapat Chaimanowong