|
24.02
|
#include "GpuFsaPreCompiledWorkload.hpp"#include "GpuFsaWorkloadUtils.hpp"#include "armnn/utility/PolymorphicDowncast.hpp"#include <gpuFsa/GpuFsaTensorHandle.hpp>#include <gpuFsa/GpuFsaBackend.hpp>#include <aclCommon/ArmComputeTensorUtils.hpp>#include <fmt/format.h>#include <arm_compute/runtime/CL/CLTensor.h>#include <arm_compute/core/ITensorInfo.h>#include <arm_compute/core/TensorInfo.h>#include <arm_compute/core/TensorShape.h>#include <arm_compute/core/CL/CLKernelLibrary.h>#include <arm_compute/core/CL/CLCompileContext.h>#include <arm_compute/dynamic_fusion/runtime/gpu/cl/ClWorkloadRuntime.h>#include <arm_compute/dynamic_fusion/sketch/gpu/GpuWorkloadContext.h>#include <arm_compute/dynamic_fusion/sketch/gpu/operators/GpuConv2d.h>#include <arm_compute/dynamic_fusion/sketch/gpu/operators/GpuOutput.h>#include <arm_compute/dynamic_fusion/sketch/gpu/GpuWorkloadSketch.h>Go to the source code of this file.
Namespaces | |
| armnn | |
| Copyright (c) 2021 ARM Limited and Contributors. | |