aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/LoadedNetwork.hpp
AgeCommit message (Expand)Author
2022-04-11IVGCVSW-6707 Enables a bare metal compileJim Flynn
2022-03-23IVGCVSW-6706 Move headers to profiling/client/includeJim Flynn
2022-03-07IVGCVSW-6817 Add IProfilingService& as an argument to the IReportStructureCathal Corbett
2022-03-03IVGCVSW-6811 replace ProfilingService includes with IProfilingServiceJim Flynn
2022-03-01IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipeCathal Corbett
2022-02-16Refactor Forced ImportFinn Williams
2022-01-31IVGCVSW-6552 Add support of aligned host memoryNarumol Prangnawarat
2022-01-28IVGCVSW-6679 Add input and output workload slot pairs to LoadedNetworkDavid Monahan
2021-12-15IVGCVSW-6626 Promote backend headers in backendCommon to armnn/backendsColm Donelan
2021-11-08IVGCVSW-6527 Support the new memory API in loaded networkFinn Williams
2021-10-15Refactor: Profiler moved to GraphDerek Lamberti
2021-10-08IVGCVSW-6313 Support pre-importing outputsFinn Williams
2021-09-15IVGCVSW-6312 Support pre-importing inputsFinn Williams
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-28IVGCVSW-5843 Separate memory managers for WorkingMemHandlesFinn Williams
2021-04-08IVGCVSW-5823 Refactor Async Network APIMike Kelly
2021-02-15IVGCVSW-4873 Implement Pimpl Idiom for INetwork and IOptimizedNetworkFrancis Murtagh
2021-02-15IVGCVSW-5675 Implement Pimpl Idiom for IProfiler (lower priority)Francis Murtagh
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-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
2019-12-09IVGCVSW-4210 Create a public API for the common backend filesMatteo Martincigh
2019-12-04IVGCVSW-4016 Add the Inference timeline trace and unit testsDavid Monahan
2019-09-16IVGCVSW-3687 Add INetworkProperties to LoadNetworkDavid Monahan
2019-06-24IVGCVSW-3277 Refactor TensorHandle factory APIDerek Lamberti
2019-03-22IVGCVSW-2865 Extend IRuntime to add a new method RegisterDebugCallback(...)Nattapat Chaimanowong
2019-03-19MLCE-105 Fix use of std::unique_lock in LoadedNetworkMatthew Bentham
2018-11-15IVGCVSW-2136: Remove memory management methods from workload factoriesAron Virginas-Tar
2018-11-05Revert "IVGCVSW-2056 + IVGCVSW-2064 : move ClContextControl to the ClBackend"David Beck
2018-11-02IVGCVSW-1946: Remove armnn/src from the include pathsAron Virginas-Tar
2018-10-26IVGCVSW-2056 + IVGCVSW-2064 : move ClContextControl to the ClBackendDavid Beck
2018-10-25IVGCVSW-2067 : dynamically create workload factories based on the backends in...David Beck
2018-10-22IVGCVSW-1823 *Free working mem only when network changesDerek Lamberti
2018-10-10IVGCVSW-1900 : CL backend folder structureDavid Beck
2018-10-10IVGCVSW-1899 : Neon backend folder structureDavid Beck
2018-10-10IVGCVSW-1898 : Ref backend folder structureDavid Beck
2018-09-17IVGCVSW-1807 : change license text in file headersDavid Beck
2018-08-31Release 18.08telsoa01
2018-05-23Release 18.05surmeh01
2018-03-09Release 18.02telsoa01