|
25.02
|
#include "Network.hpp"#include "LayerFwd.hpp"#include "Profiling.hpp"#include <armnn/Tensor.hpp>#include <armnn/backends/IBackendInternal.hpp>#include <armnn/backends/IMemoryOptimizerStrategy.hpp>#include <armnn/backends/Workload.hpp>#include <armnn/backends/WorkloadFactory.hpp>#include <backendsCommon/DefaultAllocator.hpp>#include <backendsCommon/MemoryManager.hpp>#include <backendsCommon/TensorHandleFactoryRegistry.hpp>#include <backendsCommon/memoryOptimizerStrategyLibrary/strategies/SingleAxisPriorityList.hpp>#include <client/include/IProfilingService.hpp>#include <client/include/TimelineUtilityMethods.hpp>#include <common/include/LabelsAndEventClasses.hpp>#include <mutex>#include <condition_variable>#include <unordered_map>Go to the source code of this file.
Classes | |
| class | LoadedNetwork |
Namespaces | |
| armnn | |
| Copyright (c) 2021 ARM Limited and Contributors. | |