Compute Library
 23.08
CLElementwiseUnaryLayer.h File Reference
#include "arm_compute/runtime/IFunction.h"
#include "arm_compute/core/Types.h"
#include <memory>

Go to the source code of this file.

Data Structures

class  CLRsqrtLayer
 Basic function to perform inverse square root on an input tensor. More...
 
class  CLExpLayer
 Basic function to perform exponential on an input tensor. More...
 
class  CLNegLayer
 Basic function to negate an input tensor. More...
 
class  CLSinLayer
 Basic function to calculate sine of an input tensor. More...
 
class  CLLogLayer
 Basic function to perform elementwise log on an input tensor. More...
 
class  CLAbsLayer
 Basic function to get the absolute value of an input tensor. More...
 
class  CLRoundLayer
 Basic function to get the round (to the nearest even) value of an input tensor. More...
 

Namespaces

 arm_compute
 Copyright (c) 2017-2023 Arm Limited.