Compute Library
 23.08
ClElementwiseOperations.h File Reference

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.