ONE - On-device Neural Engine
|
#include <Types.h>
Data Fields | |
float | epsilon |
float | float_activation_min |
float | float_activation_max |
float nnfw::cker::InstanceNormParams::epsilon |
Definition at line 312 of file Types.h.
Referenced by nnfw::cker::InstanceNorm().
float nnfw::cker::InstanceNormParams::float_activation_max |
Definition at line 314 of file Types.h.
Referenced by nnfw::cker::InstanceNorm().
float nnfw::cker::InstanceNormParams::float_activation_min |
Definition at line 313 of file Types.h.
Referenced by nnfw::cker::InstanceNorm().