23.08
|
#include "arm_compute/function_info/ActivationLayerInfo.h"
#include "src/gpu/cl/ClCompileContext.h"
#include "src/gpu/cl/IClOperator.h"
Go to the source code of this file.
Data Structures | |
class | ClElementwiseDivision |
Basic function to run opencl::kernels::ClArithmeticKernel for division. More... | |
class | ClElementwiseMax |
Basic function to run opencl::kernels::ClArithmeticKernel for max. More... | |
class | ClElementwiseMin |
Basic function to run opencl::kernels::ClArithmeticKernel for min. More... | |
class | ClElementwiseSquaredDiff |
Basic function to run opencl::kernels::ClArithmeticKernel for squared difference. More... | |
class | ClElementwisePower |
Basic function to run opencl::kernels::ClArithmeticKernel for power. More... | |
Namespaces | |
arm_compute | |
Copyright (c) 2017-2023 Arm Limited. | |
arm_compute::opencl | |
Interface to convert the 2D Fully Connected weights from NCHW to NHWC or vice versa. | |