aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-15Update pin ACL 0a486cf66c70b4bd9b0ea8ba9dc5b42f52ed16c3Teresa Charlin
2022-04-14IVGCVSW-6710 Add compile of BareMetalDeserializedGraph sampleJim Flynn
2022-04-14Update ACL pin fecdb8f664e8e4dfdfa2a121c0a2e46352a2e4a1Teresa Charlin
2022-04-13MLECO-2493 Add python OD example with TFLite delegateRaviv Shalev
2022-04-13MLECO-2492 Add CPP OD example with TFLITE-ArmnnDelegateEanna O Cathain
2022-04-13IVGCVSW-6174 Add Cl Pooling3d WorkloadRyan OShea
2022-04-11Removing cmake policy CMP0077 as it isn't necessary.Colm Donelan
2022-04-11GitHub #634 Remove unused variable from Stack.cppTeresa Charlin
2022-04-11IVGCVSW-6707 Enables a bare metal compileJim Flynn
2022-04-07Update ACL pin to e33c55640b5e6e6af193a41a3376e2a01a321a35Teresa Charlin
2022-04-07IVGCVSW-6828 Add a 'reuse I/O buffers' iteration mode to ExecuteNetworkRyan OShea
2022-04-05Update ACL pin to 171fc3d160736e10f859c6f2a24d1c7a59bcd9e3Teresa Charlin
2022-04-01Revert "IVGCVSW-6867 Update guides with new ndk version, r23."James Conroy
2022-04-01IVGCVSW-6732 Tests surrounded in '#if defined(ARMNNREF_ENABLED)' in android-n...Cathal Corbett
2022-03-31IVGCVSW-6815 Script Analysis of dependenciesKeith Davis
2022-03-29Bug fix in ParseConv3D dilationZTeresa Charlin
2022-03-29IVGCVSW-6867 Update guides with new ndk version, r23.Nikhil Raj
2022-03-23IVGCVSW-6706 Create the libpipeClient libraryJim Flynn
2022-03-23IVGCVSW-6706 Move headers to profiling/client/includeJim Flynn
2022-03-23IVGCVSW-6860 Fix for Arm NN compile failure with ndk23Nikhil Raj
2022-03-23IVGCVSW-6839 Unidirectional sequence LSTM test failing in Android SCathal Corbett
2022-03-22Use mmap to load the clcache filePablo Marquez Tello
2022-03-21Update ACL pin to 8a87983c90299dfc7d6fbda3dba312e7603d7074Nikhil Raj
2022-03-16IVGCVSW-6851 Move DirectoryCaptureCommandHandler to the profiling server libraryJim Flynn
2022-03-16IVGCVSW-6852 Break the remaining dependencies on Arm NN in the profiling codeJim Flynn
2022-03-15Support incremental CL tuningStuart Taylor
2022-03-14Update ACL pin to 4e66d707a292b90a344e32c59eb1dacb67a0e4c1Nikhil Raj
2022-03-14IVGCVSW-6847 replace armnn:Optional with arm::pipe::Optional in profiling codeJim Flynn
2022-03-13IVGCVSW-6848 Move Process.[ch]pp from armnnUtils to profiling/commonJim Flynn
2022-03-13IVGCVSW-6850 Remove remaining BackendId refs in profiling codeJim Flynn
2022-03-13IVGCVSW-6849 Change ARMNN_NO_CONVERSION_WARN_BEGIN/END to ARM_PIPE_NO_CONVERS...Jim Flynn
2022-03-12IVGCVSW-6843 replace armnn::Logging with arm::pipe::Logging in profiling codeJim Flynn
2022-03-12IVGCVSW-6842 Replace ARMNN_ASSERT with ARM_PIPE_ASSERT in profiling codeJim Flynn
2022-03-11IVGCVSW-6844 replace armnn:IgnoreUnused with arm::pipe::IgnoreUnused in profi...Jim Flynn
2022-03-11Bug fix: unused parameter 'profilingService' from patch IVGCVSW-6817.Cathal Corbett
2022-03-10IVGCVSW-6841 Replace armnn::numeric_cast with arm::pipe::numeric_cast in prof...Jim Flynn
2022-03-10Update ACL pin to 17c48f9e518abfcb45477f0eeebf487498c6a270Nikhil Raj
2022-03-09IVGCVSW-6821 Remove dependency on armnn::Exception classes from the Profiling...Jim Flynn
2022-03-09Update ACL pin to 41a729edf9facc6e901055e0cc84219f75670475Nikhil Raj
2022-03-09IVGCVSW-6454 Add FLOOR_DIV Support to the TfLiteParserTeresa Charlin
2022-03-09IVGCVSW-6749 Add Pooling3d to PyArmnnRyan OShea
2022-03-08IVGCVSW-6772 Eliminate armnn/src/backends/backendsCommon/test/MockBackend.hppCathal Corbett
2022-03-08IVGCVSW-6798 ArmNN driver profiling crashingColm Donelan
2022-03-08IVGCVSW-6820 Remove dependency on Runtime.hpp from IBackendProfiling and IBac...Jim Flynn
2022-03-08IVGCVSW-6699 Add End-To-End tests to CL to check re-use of allocated dataDavid Monahan
2022-03-07ACL pin update to 4cbcb840caca1346de5f2271b67e4ede17b72734Teresa Charlin
2022-03-07IVGCVSW-6817 Add IProfilingService& as an argument to the IReportStructureCathal Corbett
2022-03-06IVGCVSW-6816 Inject counter registration into ProfilingServiceJim Flynn
2022-03-04Revert "IVGCVSW-6699 Add End-To-End tests to CL to check re-use of allocated ...David Monahan
2022-03-04IVGCVSW-6814 Remove references to armnn:BackendId in the profiling codeCathal Corbett