ONE - On-device Neural Engine
|
#include <PortableTensorUtils.h>
Public Member Functions | |
ActivationFunctor (FusedActivationFunctionType act) | |
float | operator() (float a) const |
Definition at line 33 of file PortableTensorUtils.h.
|
inlineexplicit |
Definition at line 36 of file PortableTensorUtils.h.
|
inline |
Definition at line 38 of file PortableTensorUtils.h.
References nnfw::cker::kNone, nnfw::cker::kRelu, nnfw::cker::kRelu6, nnfw::cker::kSigmoid, and nnfw::cker::kTanh.