aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-12-05IVGCVSW-2264 Move DataLayoutIndexed to armnnUtilsMatteo Martincigh
2018-12-04IVGCVSW-2251 Add support for Minimum operator in TfParserNattapat Chaimanowong
2018-12-04IVGCVSW-2247 Adding a min Elementwise Workload and testsÉanna Ó Catháin
2018-12-04IVGCVSW-2256 Add parser function in TensorFlow Parser (Maximum)Sadik Armagan
2018-12-03IVGCVSW-2315 Add DebugLayer and no-op factory methodNattapat Chaimanowong
2018-12-03IVGCVSW-2255 Add unit test for maximum reference workloadÉanna Ó Catháin
2018-12-03IVGCVSW-2118 L2Normalization ACL function used for NeonFrancisMurtagh
2018-11-29IVGCVSW-2254 Add Reference workload for Maximumsaoste01
2018-11-29IVGCVSW-2245 Add Minimum Layer and no-op Factory implementationkevmay01
2018-11-28IVGCVSW-2202 Refactoring Arithmetic* names to Elementwise* names for workload...Éanna Ó Catháin
2018-11-28IVGCVSW-2253 Add maximum layer and corresponding no-op factory implementationNattapat Chaimanowong
2018-11-28IVGCVSW-1199: BATCH_TO_SPACE_ND integrate Arm Compute CLMike Kelly
2018-11-27IVGCVSW-2205 Fixed a bug in DepthWiseConv workload where NCHW layout was assumedMohamed Nour Abouelseoud
2018-11-26IVGCVSW-2087 Reference implementation and unit tests for StridedSliceNattapat Chaimanowong
2018-11-26Fix compile errors on WindowsRob Hughes
2018-11-22Refactor JSON printer test implementationAron Virginas-Tar
2018-11-22Refactor inlined utility functions in NetworkUtilsAron Virginas-Tar
2018-11-21IVGCVSW-2086 Update StridedSliceLayer and StridedSliceDescriptorNattapat Chaimanowong
2018-11-21IVGCVSW-1837: Enable broadcast tests for SUB CL/NEON WorkloadMohamed Nour Abouelseoud
2018-11-20Remove leftover header from backendsCommon testDavid Beck
2018-11-20IVGCVSW-2173 - Add end to end layer test implementation and example usagenarpra01
2018-11-20IVGCVSW-1199 Disable auto-flattening of Compute Library tensorsMatthew Bentham
2018-11-20Minor improvements and changes in backends/README.mdAron Virginas-Tar
2018-11-20IVGCVSW-2144: Adding TensorUtils classNina Drozd
2018-11-20IVGCVSW-2175 - Add support for uint8 Concatenation on CLnarpra01
2018-11-20IVGCVSW-2043 Merger using ACL for innermost concat axisMatteo Martincigh
2018-11-19IVGCVSW-2169 Remove DataLayoutIndexed from public APIMatthew Bentham
2018-11-19IVGCVSW-2105 - Unit tests for mergernarpra01
2018-11-19IVGCVSW-2168: Remove DataLayout from LayerAron Virginas-Tar
2018-11-19IVGCVSW-2043 - Merger using ACL for innermost concat axisNikhil Raj
2018-11-19IVGCVSW-2167: Run parser unit tests on the reference backend onlyAron Virginas-Tar
2018-11-16IVGCVSW-2155 - Always call NEConvolutionLayer in NeonConvolution2dWorkloadnarpra01
2018-11-16IVGCVSW-2017: CLWorkload to use L2NormalizationFrancisMurtagh
2018-11-16IVGCVSW-2162: Remove conditional compilation directives from ArmComputeUtilsAron Virginas-Tar
2018-11-16IVGCVSW-2157: Remove conditional compilation directives from ClBackendContextAron Virginas-Tar
2018-11-16IVGCVSW-2092 Port LSTMCell::Eval to ArmNNMatteo Martincigh
2018-11-15IVGCVSW-2156: Remove conditional compilation directives from ClContextControlAron Virginas-Tar
2018-11-15Adedd load/unload warm-up before the memory lek test to put the runtime into aMatteo 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-15IVGCVSW-2064 + IVGCVSW-2066 + IVGCVSW-2125 + IVGCVSW-2128 backend docs updateDavid Beck
2018-11-14IVGCVSW-2152: Convert TfLiteParser to NHWCjimfly01
2018-11-14IVGCVSW-2125 : Consolidate backend registries into onejimfly01
2018-11-14IVGCVSW-2054: Fixing issue with InferOutputShape implementation in BatchToSpa...Éanna Ó Catháin
2018-11-14IVGCVSW-2017: Refactored L2Normalisation Testsjimfly01
2018-11-13IVGCVSW-2066: Add IMemoryManager and integrate into the backends frameworkAron Virginas-Tar
2018-11-12Tidying up multiple issuesÉanna Ó Catháin
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-2082 - add SimpleConvolution2dAsymmetricPaddingNhwc to CL test after ...narpra01