Compute Library
 23.08
NEActivationFunctionDetail.h File Reference

Go to the source code of this file.

Data Structures

struct  dummy< T, S >
 Dummy activation object. More...
 
struct  linear< T, S >
 Linear activation object. More...
 
struct  square< T, S >
 Square activation object. More...
 
struct  logistic< T, S >
 Logistic activation object. More...
 
struct  relu< T, S >
 RELU activation object. More...
 
struct  brelu< T, S >
 Bounded RELU activation object. More...
 
struct  lubrelu< T, S >
 Lower-Upper Bounded RELU activation object. More...
 

Namespaces

 arm_compute
 Copyright (c) 2017-2023 Arm Limited.
 
 arm_compute::detail