aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/Runtime.cpp
AgeCommit message (Expand)Author
2022-02-25IVGCVSW-6801 Remove the call to sync after EnqueueWorkload if we didn't importv22.02branches/armnn_22_02David Monahan
2022-02-06IVGCVSW-6747 Call Cl sync after EnqueueWorkloadNarumol Prangnawarat
2022-01-31IVGCVSW-6552 Add support of aligned host memoryNarumol Prangnawarat
2022-01-27IVGCVSW-6739 'Issues on Logging API'Sadik Armagan
2021-12-08Add addition timing logging outputJan Eilers
2021-11-08IVGCVSW-6420: Constant flag in tensor info is not set correctlyCathal Corbett
2021-10-26IVGCVSW-6470 Create MemoryStrategyBenchmarkJim Flynn
2021-10-15Refactor: Profiler moved to GraphDerek Lamberti
2021-10-08IVGCVSW-6313 Support pre-importing outputsFinn Williams
2021-10-06IVGCVSW-6300 'IMemoryOptimizerStrategy Add strategy library and add support i...Sadik Armagan
2021-09-15IVGCVSW-6312 Support pre-importing inputsFinn Williams
2021-08-17IVGCVSW-6317 Cleaning up BackendRegistry following negative tests.Colm Donelan
2021-08-12IVGCVSW-6077 Add Custom Allocator testsFrancis Murtagh
2021-08-11IVGCVSW-6087 Add an Assertion check to make sure we aren't given null allocatorsDavid Monahan
2021-08-10Adds CustomAllocator interface and Sample AppJan Eilers
2021-07-22IVGCVSW-6073 Add protected mode to ArmNN CreationOptionsJan Eilers
2021-06-23IVGCVSW-6062 Rework the async threadpoolFinn Williams
2021-06-16IVGCVSW-5835 Move the src/profiling/LabelsAndEventClasses class to profiling/...Nikhil Raj
2021-05-06IVGCVSW-5813 Add Async Queue to IRuntimeKeith Davis
2021-04-29IVGCVSW-5819 5820 5821 Add MemorySourceFlags to TensorHandleFactoryRegistry::...Francis Murtagh
2021-04-08IVGCVSW-5823 Refactor Async Network APIMike Kelly
2021-03-30IVGCVSW-5799 'Create Pimpl Idiom for Async prototype'Sadik Armagan
2021-03-29IVGCVSW-5790 Merge async prototypeMike Kelly
2021-02-15IVGCVSW-4873 Implement Pimpl Idiom for INetwork and IOptimizedNetworkFrancis Murtagh
2021-02-08IVGCVSW-4873 Implement Pimpl Idiom for IRuntimeKevin May
2020-07-23IVGCVSW-5118 Fix incorrect scoped profilingNarumol Prangnawarat
2020-07-14IVGCVSW-5101 Add a SOL/EOL and a process ID label to NetworkJim Flynn
2020-06-25Minor improvement of inference profilingDerek Lamberti
2020-06-17IVGCVSW-4900 Update Timeline Directory Message with new fieldsJim Flynn
2020-06-03remove BOM from filesLaurent Carlier
2020-05-22Adding more performance metricsalered01
2020-05-19IVGCVSW-4834 Add calls to increment REGISTERED_BACKENDS and UNREGISTERED_BACK...Finn Williams
2020-04-10IVGCVSW-4666 Call EnableProfiling when state switches to activeFinn Williams
2020-04-10IVGCVSW-4483 Remove boost::polymorphic_downcastJan Eilers
2020-04-06IVGCVSW-4485 Remove Boost assertNarumol Prangnawarat
2020-04-02IVGCVSW-4455 Add an Activate and Deactivate control packet to the protocolKeith Davis
2020-03-18IVGCVSW-4463 Change ProfilingService to a member of runtime from a singletonSadik Armagan
2020-03-03Modifying the IBackendProfilingContext interface to return a bool onDavid Monahan
2020-02-07IVGCVSW-4317 Implement the Profiling Context InitialisationColm Donelan
2020-02-04Github #273 Handle failure to initialise BackendContext in RuntimeMatthew Bentham
2020-01-16Remove Logging.hpp from ArmNN.hppMatthew Bentham
2019-12-13IVGCVSW-4178 Add code to increment the 3 ArmNN countersKeith Davis
2019-12-10IVGCVSW-4212 Example of standalone dynamic reference backendNarumol Prangnawarat
2019-12-09IVGCVSW-4210 Create a public API for the common backend filesMatteo Martincigh
2019-12-05Replace boost logging with simple loggerDerek Lamberti
2019-11-19IVGCVSW-4068 Add Guid to WorkloadNarumol Prangnawarat
2019-10-31GitHub #292 Move BackendRegistry.hpp to the public APIMatteo Martincigh
2019-10-15IVGCVSW-3948 Add Startup method to ProfilingJim Flynn
2019-10-08IVGCVSW-3948 Add Profiling config to Runtime constructorJim Flynn
2019-09-16IVGCVSW-3687 Add INetworkProperties to LoadNetworkDavid Monahan