23.11
|
Go to the documentation of this file.
24 #ifndef ARM_COMPUTE_CL_TYPES_H
25 #define ARM_COMPUTE_CL_TYPES_H
36 static const std::string default_config_id =
"no_config_id";
GPUTarget gpu_target
GPU target architecture/instance.
CLQuantization()
Default Constructor.
@ POOL
Pool CL kernel type.
@ DEPTHWISE
Depthwise CL kernel type.
std::string ddk_version
DDK version.
CLVersion
Available OpenCL Version.
@ WINOGRAD
Winograd CL kernel type.
std::set< std::string > extensions
List of supported extensions.
@ DIRECT
Direct Convolution CL kernel type.
OpenCL quantization data.
CLVersion version
Device OpenCL version.
GPUTarget
Available GPU Targets.
size_t compute_units
Number of compute units.
const ICLFloatArray * scale
Quantization scale array.
@ ELEMENTWISE
Elementwise CL kernel type.
Copyright (c) 2017-2023 Arm Limited.
@ UNKNOWN
Unknown CL kernel type.
std::string device_version
Device version string.
const ICLInt32Array * offset
Quantization offset array.
@ GEMM
GEMM CL kernel type.
size_t cache_size
Cache size.
std::string name
Device name.