IVGCVSW-4451 Add QLstm NEON workload
[platform/upstream/armnn.git] / Android.mk
2020-05-12 Finn WilliamsIVGCVSW-4731 Move Packet.hpp to profiling/common/include
2020-04-30 Finn WilliamsIVGCVSW-4732 Move NetworkSockets class needs to profili...
2020-04-27 Jim FlynnIVGCVSW-4595 Add IFileOnlyPacketHandlers to file only...
2020-04-03 alered01Add flow to exclude libOpenCL when building AndroidnNN
2020-04-02 Keith DavisIVGCVSW-4455 Add an Activate and Deactivate control...
2020-03-20 Narumol PrangnawaratIVGCVSW-4520 Implement BFloat16 Optimizer
2020-03-20 James ConroyIVGCVSW-4549 Add front end for new QLSTM layer
2020-03-19 Narumol PrangnawaratIVGCVSW-4516 Add ConvertFp32ToBf16Layer and Ref workloa...
2020-03-17 Narumol PrangnawaratIVGCVSW-4515 Add ConvertBf16ToFp32Layer and Ref workloa...
2020-03-04 Sadik ArmaganIVGCVSW-4163 Enhance the error handling in the ReadPack...
2020-03-03 Mike KellyIVGCVSW-4375 Add support for Transpose to optimizations
2020-03-02 Mike KellyIVGCVSW-4375 Add support for Transpose
2020-02-24 Colm DonelanIVGCVSW-4368 Update Android.mk and backend.mk files...
2020-02-11 Mike KellyUpdating armnn-arm_compute to arm_compute_library.
2020-02-10 Sadik ArmaganIVGCVSW-4328 BufferManager running out of buffers crash...
2020-02-07 Colm DonelanIVGCVSW-4317 Implement the Profiling Context Initialisation
2020-02-03 Jim FlynnIVGCVSW-4393 Register backend counters
2020-02-02 Jim FlynnIVGCVSW-4394 Add CounterIdMap to Profiling Service
2020-01-23 josh minorIVGCVSW-4259 Add frontend and reference workload for...
2020-01-21 Rob HughesAdd thin abstraction layer for processes and filesystem
2020-01-21 Rob HughesAdd thin abstraction layer for network sockets
2020-01-16 Matthew BenthamRemove use of boost from Logging.hpp
2019-12-09 Matteo MartincighIVGCVSW-4210 Create a public API for the common backend...
2019-12-05 Derek LambertiReplace boost logging with simple logger
2019-11-29 Narumol PrangnawaratIVGCVSW-4070 Implement "send post-optimized network...
2019-11-23 Sadik ArmaganIVGCVSW-4158 FP16 Mobilenet V1 and V2 30% regression...
2019-11-19 Kevin MayRevert "Only enable mixed precision FP16 pooling for...
2019-11-15 Matteo MartincighIVGCVSW-4073 Send stream info in the ConnectionAcknowle...
2019-11-15 Derek LambertiOnly enable mixed precision FP16 pooling for Android Q
2019-11-08 janeil01Add profiling includes to Android.mk
2019-11-06 Keith DavisIVGCVSW-3444 File Only Profiling Connection
2019-10-31 Matteo MartincighGitHub #292 Move BackendRegistry.hpp to the public API
2019-10-28 Jim FlynnIVGCVSW-4031 Provide well known profiling GUIDs
2019-10-25 Matteo MartincighIVGCVSW-4022 Create a DeclareLabel utility function
2019-10-21 Derek LambertiIVGCVSW-4009 StandInLayer frontend API
2019-10-21 Aron Virginas-TarIVGCVSW-3993 Add frontend and reference workload for...
2019-10-18 Matteo MartincighGithub #275 Generate versionned libraries
2019-10-17 Guillaume GardetMove version definition to its own file
2019-10-14 Matteo MartincighIVGCVSW-3971 Implement the Per-Job Counter Selection...
2019-10-11 Aron Virginas-TarIVGCVSW-3973 Add frontend for LOG_SOFTMAX
2019-10-09 Matteo MartincighIVGCVSW-3937 Improve the Connection Acknowledged Handler
2019-10-08 Jim FlynnIVGCVSW-3948 Add Profiling config to Runtime constructor
2019-10-03 Kevin MayIVGCVSW-3932 Add frontend for INSTANCE_NORMALIZATION
2019-09-27 Rob HughesNNXSW-1826 Add an optimization step which combines...
2019-09-20 Aron Virginas-TarIVGCVSW-3883 Add frontend for DepthToSpace layer
2019-09-17 Aron Virginas-TarIVGCVSW-3875 Add frontend for SLICE layer
2019-09-05 Nikhil RajIVGCVSW-3722 Add front end support for ArgMinMax
2019-09-05 Kevin MayIVGCVSW-3739 Add Arm NN front end support for Abs Layer
2019-08-29 Matteo MartincighIVGCVSW-3656 Fix wrong rename of the reference backend...
2019-08-27 Matteo MartincighIVGCVSW-3656 Rename ARMCOMPUTEREF to ARMNNREF
2019-08-22 Matteo MartincighIVGCVSW-3656 Make the reference backend optional
2019-08-07 Matteo MartincighIVGCVSW-3595 Implement the LoadDynamicBackends function...
2019-08-05 Derek LambertiIVGCVSW-3277 Mem export/import suppor for Tensors
2019-07-24 James ConroyIVGCVSW-3469 Add front end for Quantized LSTM layer
2019-07-16 Ferran BalaguerIVGCVSW-3478 Refactor armnn to make new Lstm parameters...
2019-07-10 Matthew JacksonIVGCVSW-3418 Add Arm NN front end support for the new...
2019-07-02 Aron Virginas-TarIVGCVSW-3382 Deprecate ResizeBilinear and use Resize...
2019-06-28 Teresa CharlinIVGCVSW-3363 Add frontend support for Resize Layer
2019-06-26 Sadik ArmaganIVGCVSW-3310 Update scripts to download q-fsk version
2019-06-24 Derek LambertiIVGCVSW-3277 Refactor TensorHandle factory API
2019-06-24 Matteo MartincighIVGCVSW-3267 Add more code coverage to the PReLU layer
2019-06-21 Aron Virginas-TarIVGCVSW-3319 Add frontend support for TransposeConvolut...
2019-06-17 Matteo MartincighIVGCVSW-3267 Add Arm NN front end support for the new...
2019-06-12 Aron Virginas-TarIVGCVSW-3258 Add front end support for new SpaceToDepth...
2019-05-28 Jim FlynnIVGCVSW-3119 Rename MergerLayer to ConcatLayer
2019-05-15 Sadik ArmaganIVGCVSW-2911 Add Android Q support to android-nn-driver...
2019-04-30 Derek LambertiIVGCVSW-2405 Rename SubGraph to SubgraphView
2019-04-10 Aron Virginas-TarIVGCVSW-2947 Remove boost dependency from include/Types...
2019-04-05 Sadik ArmaganIVGCVSW-2914 Add Switch Layer and no-op factory method
2019-04-05 Nattapat ChaimanowongIVGCVSW-2915 Add Merge Layer and no-op factory method
2019-03-28 Nattapat ChaimanowongIVGCVSW-2874 Add DequantizeLayer and no-op factory...
2019-03-27 Derek LambertiIVGCVSW-2870 Support QuantizeLayer on frontend
2019-02-01 Matteo MartincighIVGCVSW-2603 The macros ARMCOMPUTECL_ENABLED and ARMCOM...
2019-01-24 Narumol PrangnawaratIVGCVSW-2555 Add no-op implementation for Detection...
2019-01-16 narpra01IVGCVSW-2508 Add no-op factory implementations and...
2019-01-15 Matteo MartincighIVGCVSW-2454 Merge together the pluggable backends...
2019-01-07 Mohamed Nour Aboue... IVGCVSW-2371 Add Rsqrt Ref implementation
2019-01-02 narpra01IVGCVSW-2353 Ignore control inputs in TensorFlow parser
2018-12-17 FrancisMurtaghIVGCVSW-2398 Add no-op factory implementations for...
2018-12-14 Matteo MartincighIVGCVSW-2377 Add no-op factory implementations for...
2018-12-05 Matteo MartincighIVGCVSW-2264 Move DataLayoutIndexed to armnnUtils
2018-12-03 Nattapat ChaimanowongIVGCVSW-2315 Add DebugLayer and no-op factory method
2018-11-29 kevmay01IVGCVSW-2245 Add Minimum Layer and no-op Factory implem...
2018-11-28 Nattapat ChaimanowongIVGCVSW-2253 Add maximum layer and corresponding no...
2018-11-22 Aron Virginas-TarRefactor inlined utility functions in NetworkUtils
2018-11-20 Nina DrozdIVGCVSW-2144: Adding TensorUtils class
2018-11-15 Conor KennedyIVGCVSW-2086: Add StridedSlice layer & corresponding...
2018-11-12 Éanna Ó CatháinIVGCVSW-2054: BATCH_TO_SPACE_ND Reference implementatio...
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-10-26 David BeckIVGCVSW-1896 : SubGraph selector
2018-10-22 Aron Virginas-TarIVGCVSW-2005: Pull in backend specific unit tests into...
2018-10-22 David BeckIVGCVSW-1998 : replace Compute enum in LayerSupport...
2018-10-22 Aron Virginas-TarIVGCVSW-2006: Move ACL memory manager source code under...
2018-10-22 Aron Virginas-TarIVGCVSW-1938: Move backend-specific source files to...
2018-10-22 arovir01IVGCVSW-1988: Refactor backend-specific unit tests
2018-10-10 David BeckIVGCVSW-1964 : replace optional biases with home-grown...
2018-10-10 Sadik ArmaganIVGCVSW-1787 Add Support for Concatenation on TfLite...
2018-10-10 David BeckIVGCVSW-1906 : make Android make and CMake files more...
2018-10-10 David BeckIVGCVSW-1900 : CL backend folder structure
next