23.08
|
#include "arm_compute/function_info/ActivationLayerInfo.h"
#include "src/core/NEON/wrapper/wrapper.h"
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 | |