24 #ifndef __ARM_COMPUTE_CLQUANTIZATIONLAYER_H__ 25 #define __ARM_COMPUTE_CLQUANTIZATIONLAYER_H__ Base class for all functions.
static Status validate(const ITensorInfo *input, const ITensorInfo *output)
Static function to check if given info will lead to a valid configuration of CLQuantizationLayer.
Store the tensor's metadata.
CLQuantizationLayer()
Default constructor.
This file contains all available output stages for GEMMLowp on OpenCL.
void run() override
Run the kernels contained in the function.
void configure(const ICLTensor *input, ICLTensor *output)
Set the input and output tensors.
Interface for the quantization layer kernel.
Interface for OpenCL tensor.
Interface for the kernel to perform min max search on a 3D tensor.
Basic function to simulate a quantization layer.
Basic implementation of the OpenCL tensor interface.