platform/upstream/armnn.git
2019-01-02 narpra01IVGCVSW-2353 Ignore control inputs in TensorFlow parser
2018-12-31 Matthew BenthamMLCE-80 Remove strong typing from NeonBatchNormalization
2018-12-31 Ferran BalaguerIVGCVSW-2375 Add ParseAddN function to TfParser
2018-12-31 Matthew BenthamUpdate to latest compute library
2018-12-31 Sadik ArmaganIVGCVSW-2389 WorkloadUtils: Add profiling to tensor...
2018-12-31 Mark O'ConnorUpdate README.md
2018-12-24 Conor KennedyIVGCVSW-59 Add documentation to the public API
2018-12-20 jimfly01IVGCVSW-2380 Add Greater operator to TfParser
2018-12-20 Sadik ArmaganIVGCVSW-2164 Added ACL implementation of SpaceToBatchNd...
2018-12-20 FrancisMurtaghIVGCVSW-2401 & IVGCVSW-2402 Add end-to-end test for...
2018-12-20 Nattapat ChaimanowongIVGCVSW-2212 Add Neon support for Maximum operator
2018-12-20 keidav01IVGCVSW-2211 Maximum operator support (CL)
2018-12-20 jimfly01IVGCVSW-2367 Add Equal Operator to TfParser
2018-12-19 Nattapat ChaimanowongUpdate CL pin to the latest master
2018-12-19 FrancisMurtaghIVGCVSW-2379 Add Greater Ref workload implementation
2018-12-18 FrancisMurtaghIVGCVSW-2365 Add Reference Equal Workload Implementation
2018-12-18 keidav01IVGCVSW-2131 Implementation of StridedSlice operation
2018-12-17 FrancisMurtaghIVGCVSW-2398 Add no-op factory implementations for...
2018-12-17 kevmay01IVGCVSW-2399 Margin of error too severe for ValidateBia...
2018-12-17 kevmay01IVGCVSW-2395 TfLiteParse::ParseReshape doesn't support...
2018-12-17 Matteo MartincighUpdate the CL pin to the latest master
2018-12-17 Matthew BenthamIVGCVSW-2386 Work around Compute Library Arm v7 issue
2018-12-14 Matteo MartincighIVGCVSW-2377 Add no-op factory implementations for...
2018-12-13 ruoyan01IVGCVSW-2348 Support boolean data type
2018-12-12 Matteo MartincighIVGCVSW-2363 Remove swizzling option from GetConstTenso...
2018-12-11 keidav01IVGCVSW-1434 Add debug mode to Optimizer
2018-12-11 Matteo MartincighFix the ONNX parser tests issues due to a change in...
2018-12-11 Ferran BalaguerIVGCVSW-2266 Remove the input swizzling from ParseDepth...
2018-12-10 Matteo MartincighFix the ONNX parser build
2018-12-10 Matthew BenthamIVGCVSW-2346 Fix test wrt NEFillBorderKernel index
2018-12-10 Mohamed Nour... IVGCVSW-2354 Remove dimension validation from softmax
2018-12-10 Matthew BenthamMLCE-79 NEON QASYMM8 Addition Support
2018-12-10 Matthew BenthamIVGCVSW-2346 Fix test wrt NEFillBorderKernel
2018-12-07 Matteo MartincighIVGCVSW-2268 Remove the input swizzling from ParseConcat
2018-12-07 Mohamed Nour... IVGCVSW-836 Remove 2D validation in Softmax
2018-12-07 Nattapat ChaimanowongIVGCVSW-2316 Add reference implementation and unit...
2018-12-06 jimfly01IVGCVSW-2333 Add ParseSub method to TfParser
2018-12-06 jimfly01IVGCVSW-2275 Remove swizzling from ParseResizeBilinear
2018-12-06 FrancisMurtaghIVGCVSW-2277 Remove the input swizzling from ParsePooling2d
2018-12-06 Mohamed Nour... Removed square kernel in range validation in CaffeParser
2018-12-06 Matteo MartincighIVGCVSW-2193 ExpandDims operation implementation
2018-12-06 Nattapat ChaimanowongIVGCVSW-2315 Add descriptor for Debug
2018-12-05 ruoyan01IVGCVSW-2276: Remove the input swizzling in ParseLrn
2018-12-05 Matteo MartincighIVGCVSW-2267 Remove the input swizzling from ParseFused...
2018-12-05 Matteo MartincighIVGCVSW-2264 Remove input swizzling from ParseConv2D...
2018-12-05 Conor KennedyIVGCVSW-2193 ExpandDims operation implementation
2018-12-05 jimfly01IVGCVSW-2296 Add ParsePad method to TfParser
2018-12-05 Matteo MartincighIVGCVSW-2264 Move DataLayoutIndexed to armnnUtils
2018-12-04 Nattapat ChaimanowongIVGCVSW-2251 Add support for Minimum operator in TfParser
2018-12-04 Éanna Ó CatháinIVGCVSW-2247 Adding a min Elementwise Workload and...
2018-12-04 Sadik ArmaganIVGCVSW-2256 Add parser function in TensorFlow Parser...
2018-12-03 Nattapat ChaimanowongIVGCVSW-2315 Add DebugLayer and no-op factory method
2018-12-03 Éanna Ó CatháinIVGCVSW-2255 Add unit test for maximum reference workload
2018-12-03 FrancisMurtaghIVGCVSW-2118 L2Normalization ACL function used for...
2018-11-30 FrancisMurtaghIVGCVSW-2312 Update CL pin to include their L2Normaliza...
2018-11-29 saoste01IVGCVSW-2254 Add Reference workload for Maximum
2018-11-29 kevmay01IVGCVSW-2245 Add Minimum Layer and no-op Factory implem...
2018-11-28 Éanna Ó CatháinIVGCVSW-2202 Refactoring Arithmetic* names to Elementwi...
2018-11-28 Nattapat ChaimanowongIVGCVSW-2253 Add maximum layer and corresponding no...
2018-11-28 Mike KellyIVGCVSW-1199: BATCH_TO_SPACE_ND integrate Arm Compute CL
2018-11-27 Mohamed Nour... IVGCVSW-2205 Fixed a bug in DepthWiseConv workload...
2018-11-26 Nattapat ChaimanowongIVGCVSW-2087 Reference implementation and unit tests...
2018-11-26 Rob HughesFix documentation for depthwise convolution
2018-11-26 Rob HughesFix compile errors on Windows
2018-11-26 James ConroyIVGCVSW-2199 Call Resize only if H and/or W changes
2018-11-23 surmeh01IVGCVSW-2141 BuildGuideCrossCompilation.md Documentatio...
2018-11-23 FrancisMurtaghIVGCVSW-2183 BuildGuideCrossCompilation.md Documentatio...
2018-11-22 Aron Virginas-TarRefactor JSON printer test implementation
2018-11-22 Aron Virginas-TarRefactor inlined utility functions in NetworkUtils
2018-11-22 Brian JoyceIVGCVSW-2135: Update Readme to include links to new...
2018-11-21 Nattapat ChaimanowongIVGCVSW-2086 Update StridedSliceLayer and StridedSliceD...
2018-11-21 Mohamed Nour... IVGCVSW-1837: Enable broadcast tests for SUB CL/NEON...
2018-11-20 David BeckRemove leftover header from backendsCommon test
2018-11-20 Matteo MartincighUpdated the CL pin to take in the fix for CLBatchToSpace
2018-11-20 narpra01IVGCVSW-2173 - Add end to end layer test implementation...
2018-11-20 David BeckIVGCVSW-2179 : ArmNN Contirbutor Guide
2018-11-20 Matthew BenthamIVGCVSW-1199 Disable auto-flattening of Compute Library...
2018-11-20 FrancisMurtaghIVGCVSW-2117 - BuildGuideCrossCompilation.md Documentat...
2018-11-20 Aron Virginas-TarMinor improvements and changes in backends/README.md
2018-11-20 Nina DrozdIVGCVSW-2144: Adding TensorUtils class
2018-11-20 narpra01IVGCVSW-2175 - Add support for uint8 Concatenation...
2018-11-20 saoste01MLCE-64: Updating BuildGuideAndroidNDK.md for Ubuntu...
2018-11-20 Matteo MartincighIVGCVSW-2043 Merger using ACL for innermost concat...
2018-11-19 jimfly01IVGCVSW-2115: Fix for unset USERNAME
2018-11-19 Matthew BenthamIVGCVSW-2169 Remove DataLayoutIndexed from public API
2018-11-19 narpra01IVGCVSW-2105 - Unit tests for merger
2018-11-19 Aron Virginas-TarIVGCVSW-2168: Remove DataLayout from Layer
2018-11-19 Nikhil RajIVGCVSW-2043 - Merger using ACL for innermost concat...
2018-11-19 Aron Virginas-TarIVGCVSW-2167: Run parser unit tests on the reference...
2018-11-19 Matthew BenthamFix for Github issue #103
2018-11-19 Matteo MartincighChanged the mode of generate_tensorflow_protobuf.sh...
2018-11-19 jimfly01IVGCVSW-2115: Updated README.md
2018-11-16 jimfly01IVGCVSW-2115: Script to clone/fetch correct clframework
2018-11-16 narpra01IVGCVSW-2155 - Always call NEConvolutionLayer in NeonCo...
2018-11-16 FrancisMurtaghIVGCVSW-2017: CLWorkload to use L2Normalization
2018-11-16 Ferran BalaguerIVGCVSW-2158 BuildGuideCrossCompilation.md wrong protob...
2018-11-16 Aron Virginas-TarIVGCVSW-2162: Remove conditional compilation directives...
2018-11-16 Aron Virginas-TarIVGCVSW-2157: Remove conditional compilation directives...
2018-11-16 Matteo MartincighIVGCVSW-2092 Port LSTMCell::Eval to ArmNN
2018-11-15 Aron Virginas-TarIVGCVSW-2156: Remove conditional compilation directives...
next