ONE - On-device Neural Engine
Loading...
Searching...
No Matches
luci_interpreter::LocalResponseNormalizationParams Struct Reference

#include <KernelParams.h>

Collaboration diagram for luci_interpreter::LocalResponseNormalizationParams:

Data Fields

int32_t radius
 
float bias
 
float alpha
 
float beta
 

Detailed Description

Definition at line 137 of file KernelParams.h.

Field Documentation

◆ alpha

float luci_interpreter::LocalResponseNormalizationParams::alpha

◆ beta

float luci_interpreter::LocalResponseNormalizationParams::beta

◆ bias

float luci_interpreter::LocalResponseNormalizationParams::bias

◆ radius

int32_t luci_interpreter::LocalResponseNormalizationParams::radius

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