aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/LoadedNetwork.cpp
AgeCommit message (Expand)Author
2021-08-10IVGCVSW-6292 Allow profiling details to be switched off during profilingKeith Davis
2021-08-04IVGCVSW-5980 JSON profiling outputKeith Davis
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-27IVGCVSW-5781 Ensure Threadpool Memhandles are created after constant layer al...Finn Williams
2021-05-26IVGCVSW-6009 Enable creating thread pool with 1 threadKevin May
2021-05-26IVGCVSW-6009 Integrate threadpool into ExNetKevin May
2021-05-08IVGCVSW-5818 Enable import on GPUNarumol Prangnawarat
2021-05-06IVGCVSW-5813 Add Async Queue to IRuntimeKeith Davis
2021-05-06IVGCVSW-5815 Generalise ConstCpuTensorHandleJames Conroy
2021-04-29IVGCVSW-5819 5820 5821 Add MemorySourceFlags to TensorHandleFactoryRegistry::...Francis Murtagh
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-11-26IVGCVSW-5481 'Add ClCompileContext to ClWorkloadFactory'Sadik Armagan
2020-11-18IVGCVSW-5558 'Output all zeroes using EthosNAcc backend when falling back to ...Sadik Armagan
2020-10-30IVGCVSW-5322 Fix segfault between Neon and Cl layersNarumol Prangnawarat
2020-10-02IVGCVSW-5297 Remove boost::format from rest of ArmNN.Colm Donelan
2020-10-02IVGCVSW-4997 'Superfluous memcopy workloads'Sadik Armagan
2020-09-14IVGCVSW-5157 'Pipe ModelOption through Network::LoadNetwork() to Workload fac...Sadik Armagan
2020-08-16IVGCVSW-5012 Enable zero copy for NeonNarumol Prangnawarat
2020-07-14IVGCVSW-5101 Add a SOL/EOL and a process ID label to NetworkJim Flynn
2020-07-13IVGCVSW-5078 Fix segmentation fault on Yolo V3 Big AppNarumol Prangnawarat
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-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-10IVGCVSW-4482 Remove boost::ignore_unusedJan Eilers
2020-01-16Remove Logging.hpp from ArmNN.hppMatthew Bentham
2019-12-31IVGCVSW-4246 Clean build Layers with -WextraDerek Lamberti
2019-12-13IVGCVSW-4178 Add code to increment the 3 ArmNN countersKeith Davis
2019-12-09IVGCVSW-4210 Create a public API for the common backend filesMatteo Martincigh
2019-12-05Replace boost logging with simple loggerDerek Lamberti
2019-12-04IVGCVSW-4016 Add the Inference timeline trace and unit testsDavid Monahan
2019-12-02IVGCVSW-4015 Add input and output workload to post-optimisation structureNarumol Prangnawarat
2019-11-29IVGCVSW-4070 Implement "send post-optimized network structure"Narumol Prangnawarat
2019-10-31GitHub #292 Move BackendRegistry.hpp to the public APIMatteo Martincigh
2019-09-27IVGCVSW-3689 Support Import of Output Tensors for the Neon BackendFerran Balaguer
2019-09-24IVGCVSW-3623 Implement NeonTensorHandle::ImportDavid Monahan
2019-09-16IVGCVSW-3687 Add INetworkProperties to LoadNetworkDavid Monahan
2019-08-20IVGCVSW-3606 Support memory import for Reference backendFerran Balaguer
2019-08-13IVGCVSW-3607 Add CreateWorkloadFactory with TensorHandleFactoryRegistryNarumol Prangnawarat
2019-08-05IVGCVSW-3277 Mem export/import suppor for TensorsDerek Lamberti
2019-06-24IVGCVSW-3277 Refactor TensorHandle factory APIDerek Lamberti
2019-05-28IVGCVSW-3119 Rename MergerLayer to ConcatLayerJim Flynn
2019-04-10IVGCVSW-2946 RefElementwiseWorkload configures prior to first executeDerek Lamberti