ONE - On-device Neural Engine
Loading...
Searching...
No Matches
nnfw::cker::InstanceNormParams Struct Reference

#include <Types.h>

Data Fields

float epsilon
 
float float_activation_min
 
float float_activation_max
 

Detailed Description

Definition at line 310 of file Types.h.

Field Documentation

◆ epsilon

float nnfw::cker::InstanceNormParams::epsilon

Definition at line 312 of file Types.h.

Referenced by nnfw::cker::InstanceNorm().

◆ float_activation_max

float nnfw::cker::InstanceNormParams::float_activation_max

Definition at line 314 of file Types.h.

Referenced by nnfw::cker::InstanceNorm().

◆ float_activation_min

float nnfw::cker::InstanceNormParams::float_activation_min

Definition at line 313 of file Types.h.

Referenced by nnfw::cker::InstanceNorm().


The documentation for this struct was generated from the following file: