aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-20IVGCVSW-2164 Added ACL implementation of SpaceToBatchNd operation to ArmNNSadik Armagan
2018-12-20IVGCVSW-2401 & IVGCVSW-2402 Add end-to-end test for Greater/Equal OperatorFrancisMurtagh
2018-12-20IVGCVSW-2212 Add Neon support for Maximum operatorNattapat Chaimanowong
2018-12-20IVGCVSW-2211 Maximum operator support (CL)keidav01
2018-12-20IVGCVSW-2367 Add Equal Operator to TfParserjimfly01
2018-12-19Update CL pin to the latest masterNattapat Chaimanowong
2018-12-19IVGCVSW-2379 Add Greater Ref workload implementationFrancisMurtagh
2018-12-18IVGCVSW-2365 Add Reference Equal Workload ImplementationFrancisMurtagh
2018-12-18IVGCVSW-2131 Implementation of StridedSlice operationkeidav01
2018-12-17IVGCVSW-2398 Add no-op factory implementations for all backends for theFrancisMurtagh
2018-12-17IVGCVSW-2399 Margin of error too severe for ValidateBiasTensorQuantisationkevmay01
2018-12-17IVGCVSW-2395 TfLiteParse::ParseReshape doesn't support reshape inputkevmay01
2018-12-17Update the CL pin to the latest masterMatteo Martincigh
2018-12-17IVGCVSW-2386 Work around Compute Library Arm v7 issueMatthew Bentham
2018-12-14IVGCVSW-2377 Add no-op factory implementations for all backends for theMatteo Martincigh
2018-12-13IVGCVSW-2348 Support boolean data typeruoyan01
2018-12-12IVGCVSW-2363 Remove swizzling option from GetConstTensor in TfParser.cppMatteo Martincigh
2018-12-11IVGCVSW-1434 Add debug mode to Optimizerkeidav01
2018-12-11Fix the ONNX parser tests issues due to a change in the latest ONNx masterMatteo Martincigh
2018-12-11IVGCVSW-2266 Remove the input swizzling from ParseDepthwiseConv2DFerran Balaguer
2018-12-10Fix the ONNX parser buildMatteo Martincigh
2018-12-10IVGCVSW-2346 Fix test wrt NEFillBorderKernel indexMatthew Bentham
2018-12-10IVGCVSW-2354 Remove dimension validation from softmaxMohamed Nour Abouelseoud
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