platform/upstream/armnn.git
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...
2018-11-15 keidav01IVGCVSW-2134: Updating version number to 18.11
2018-11-15 Matteo MartincighAdedd load/unload warm-up before the memory lek test...
2018-11-15 Conor KennedyIVGCVSW-2086: Add StridedSlice layer & corresponding...
2018-11-15 Aron Virginas-TarIVGCVSW-2136: Remove memory management methods from...
2018-11-15 David BeckIVGCVSW-2064 + IVGCVSW-2066 + IVGCVSW-2125 + IVGCVSW...
2018-11-15 Matteo MartincighFixed minor typos in BuildGuideCrossCompilation.md
2018-11-14 jimfly01IVGCVSW-2152: Convert TfLiteParser to NHWC
2018-11-14 jimfly01IVGCVSW-2125 : Consolidate backend registries into one
2018-11-14 Éanna Ó CatháinIVGCVSW-2054: Fixing issue with InferOutputShape implem...
2018-11-14 jimfly01IVGCVSW-2017: Refactored L2Normalisation Tests
2018-11-13 Aron Virginas-TarIVGCVSW-2066: Add IMemoryManager and integrate into...
2018-11-12 Éanna Ó CatháinTidying up multiple issues
2018-11-12 David BeckIVGCVSW-2125 : Consolidate backend registries into one
2018-11-12 Éanna Ó CatháinIVGCVSW-2054: BATCH_TO_SPACE_ND Reference implementatio...
2018-11-09 narpra01IVGCVSW-2082 - add SimpleConvolution2dAsymmetricPadding...
2018-11-09 David BeckIVGCVSW-2125 : backends now can return optimizations
2018-11-09 Nattapat ChaimanowongIVGCVSW-2095 Add reference implementation and unit...
2018-11-08 David BeckIVGCVSW-2056+IVGCVSW-2064 : move ClContextControl to...
2018-11-08 Aron Virginas-TarIVGCVSW-1709: Clean up memory manager bodge
2018-11-08 David BeckIVGCVSW-2037 : Documenting pluggable backends
2018-11-07 David BeckIVGCVSW-1949 : Refactor ITensorHandle and move backend...
2018-11-05 David BeckRevert "IVGCVSW-2056 + IVGCVSW-2064 : move ClContextCon...
2018-11-05 saoste01IVGCVSW-2113: Update ClDepthWiseConvolutionWOrkload...
2018-11-02 Aron Virginas-TarIVGCVSW-1946: Remove armnn/src from the include paths
2018-11-02 Nattapat ChaimanowongIVGCVSW-2093 Add SpaceToBatchNd layer and corresponding...
2018-11-01 James ConroyIVGCVSW-2103: Add 2-Channel unit tests ResizeBilinear
2018-11-01 jimfly01IVGCVSW-2074: Updated the DepthwiseConvolution2dDepthMu...
2018-11-01 jimfly01IVGCVSW-2074: Updated CompareDepthwiseConvolution2dTest...
2018-10-31 Matthew BenthamIVGCVSW-1970 TfLite VGG16: Use same number of iteration...
2018-10-31 James ConroyIVGCVSW-2102: Fix Pooling2D CpuRef indexing bug
2018-10-30 jimfly01IVGCVSW-2074: Updated the DepthwiseConvolution2dTest...
2018-10-30 Matthew BenthamIVGCVSW-1970 TfLite VGG16: Correct number of iterations
2018-10-30 Matthew BenthamIVGCVSW-1970 TfLite VGG16: Add Validation.txt for conti...
2018-10-30 Matthew BenthamMLCE-67 Fix for Github issue 91
2018-10-29 Matthew BenthamIVGCVSW-2029 Tweak results handling for batch size...
2018-10-29 jimfly01IVGCVSW-2074: Updated DepthwiseConvolution2dAsymmetricT...
2018-10-29 Matteo MartincighFixed Android32 build error blocking master
2018-10-29 Matteo MartincighFixed backend id argument parsing in ExecuteNetwork
2018-10-27 narpra01IVGCVSW-2083 - Add DataLayout parameter to calculate...
2018-10-26 David BeckIVGCVSW-1896 : SubGraph selector
2018-10-26 narpra01IVGCVSW-2069 - Implement NHWC Convolution2D for CpuRef
2018-10-26 Aron Virginas-TarIVGCVSW-2081: Move generic backend tests to the backend...
2018-10-26 Nattapat ChaimanowongIVGCVSW-2029 Fix fully connected layer support in TfLit...
2018-10-26 David BeckIVGCVSW-2056 + IVGCVSW-2064 : move ClContextControl...
2018-10-26 jimfly01IVGCVSW-2074: SimpleConvolution2dTestImpl updated for...
2018-10-25 Matteo MartincighIVGCVSW-2051 Fixed the dynamic allocation of the dimSiz...
2018-10-25 Aron Virginas-TarIVGCVSW-2057: Remove ARMCOMPUTE(CL/NEON)_ENABLED and...
2018-10-25 Aron Virginas-TarIVGCVSW-2058: Remove ARMCOMPUTE(CL/NEON)_ENABLED and...
2018-10-25 Aron Virginas-TarIVGCVSW-2059: Remove CL-specific code from Profiler
2018-10-25 Matteo MartincighIVGCVSW-2049 + IVGCVSW-2051 Create the CL Mean Float...
2018-10-25 Aron Virginas-TarIVGCVSW-2073: Move remaining backend-specific tests...
2018-10-25 Mohamed Nour... IVGCVSW-1007 Support Inception-V3 and V4 in CaffeParser
2018-10-25 David BeckIVGCVSW-2071 : remove GetCompute() from the WorkloadFac...
2018-10-25 David BeckIVGCVSW-2067 : dynamically create workload factories...
2018-10-25 Aron Virginas-TarIVGCVSW-2053: Validate BackendId parameters for the...
2018-10-25 Sadik ArmaganIVGCVSW-2026 + IVGCVSW-2027 Add FullyConnected Support...
2018-10-22 Derek LambertiIVGCVSW-1823 *Free working mem only when network changes
2018-10-22 Aron Virginas-TarIVGCVSW-2060: Separate and move backend specific unit...
2018-10-22 Sadik ArmaganIVGCVSW-2063 Documentation for new operations in TfLite...
2018-10-22 David BeckIVGCVSW-1991 : refactor m_SupportedComputes in DeviceSpecs
2018-10-22 Aron Virginas-TarIVGCVSW-1955: Unify backend exceptions (wrap cl::Error)
2018-10-22 David BeckIVGCVSW-2019 : replace Compute enum in the backend...
2018-10-22 Aron Virginas-TarIVGCVSW-2061: Add ARMNN_SCOPED_PROFILING_EVENT_CL insid...
2018-10-22 James ConroyIVGCVSW-2024: Support NHWC for Pooling2D CpuRef
2018-10-22 Mohamed Nour... IVGCVSW-2013 Add a UInt8 Reference Implementation for...
2018-10-22 Nikhil RajIVGCVSW-2023 CL and Neon implementation of BatchNorm...
2018-10-22 David BeckIVGCVSW-2019 : replace Compute enum in the Layer object
2018-10-22 Aron Virginas-TarIVGCVSW-2005: Pull in backend specific unit tests into...
2018-10-22 Nattapat ChaimanowongIVGCVSW-2030 and IVGCVSW-2031 Add MaxPooling support...
2018-10-22 Matteo MartincighIVGCVSW-2040 Add unit tests for the newly implemented...
2018-10-22 Matteo MartincighIVGCVSW-2033 Add unit tests for the newly implemented...
2018-10-22 Nikhil RajIVGCVSW-1865 - Support NHWC for Convolution2D (CpuRef)
2018-10-22 David BeckIVGCVSW-2037 : separate registry for layer support...
2018-10-22 Matteo MartincighIVGCVSW-2032 + IVGCVSW-2033 Add NHWC implementation...
next