aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-10MLCE-79 NEON QASYMM8 Addition SupportMatthew Bentham
2018-12-10IVGCVSW-2346 Fix test wrt NEFillBorderKernelMatthew Bentham
2018-12-07IVGCVSW-2268 Remove the input swizzling from ParseConcatMatteo Martincigh
2018-12-07IVGCVSW-836 Remove 2D validation in SoftmaxMohamed Nour Abouelseoud
2018-12-07IVGCVSW-2316 Add reference implementation and unit tests for DebugNattapat Chaimanowong
2018-12-06IVGCVSW-2333 Add ParseSub method to TfParserjimfly01
2018-12-06IVGCVSW-2275 Remove swizzling from ParseResizeBilinearjimfly01
2018-12-06IVGCVSW-2277 Remove the input swizzling from ParsePooling2dFrancisMurtagh
2018-12-06Removed square kernel in range validation in CaffeParserMohamed Nour Abouelseoud
2018-12-06IVGCVSW-2193 ExpandDims operation implementationMatteo Martincigh
2018-12-06IVGCVSW-2315 Add descriptor for DebugNattapat Chaimanowong
2018-12-05IVGCVSW-2276: Remove the input swizzling in ParseLrnruoyan01
2018-12-05IVGCVSW-2267 Remove the input swizzling from ParseFusedBatchNormMatteo Martincigh
2018-12-05IVGCVSW-2264 Remove input swizzling from ParseConv2D in the TF parserMatteo Martincigh
2018-12-05IVGCVSW-2193 ExpandDims operation implementationConor Kennedy
2018-12-05IVGCVSW-2296 Add ParsePad method to TfParserjimfly01
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-30IVGCVSW-2312 Update CL pin to include their L2Normalization Neon changesFrancisMurtagh
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 documentation for depthwise convolutionRob Hughes
2018-11-26Fix compile errors on WindowsRob Hughes
2018-11-26IVGCVSW-2199 Call Resize only if H and/or W changesJames Conroy
2018-11-23IVGCVSW-2141 BuildGuideCrossCompilation.md Documentation updatesurmeh01
2018-11-23IVGCVSW-2183 BuildGuideCrossCompilation.md Documentation updateFrancisMurtagh
2018-11-22Refactor JSON printer test implementationAron Virginas-Tar
2018-11-22Refactor inlined utility functions in NetworkUtilsAron Virginas-Tar
2018-11-22IVGCVSW-2135: Update Readme to include links to new ONNX and TensorFlow Lite ...Brian Joyce
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-20Updated the CL pin to take in the fix for CLBatchToSpaceMatteo Martincigh
2018-11-20IVGCVSW-2173 - Add end to end layer test implementation and example usagenarpra01
2018-11-20IVGCVSW-2179 : ArmNN Contirbutor GuideDavid Beck
2018-11-20IVGCVSW-1199 Disable auto-flattening of Compute Library tensorsMatthew Bentham
2018-11-20IVGCVSW-2117 - BuildGuideCrossCompilation.md Documentation updateFrancisMurtagh
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