ONE - On-device Neural Engine
Loading...
Searching...
No Matches
onert_micro::core::L2NormalizationParams Struct Reference

#include <OMKernelData.h>

Data Fields

int num_rows
 
int row_size
 
float epsilon = 1e-6
 

Detailed Description

Definition at line 65 of file OMKernelData.h.

Field Documentation

◆ epsilon

float onert_micro::core::L2NormalizationParams::epsilon = 1e-6

◆ num_rows

int onert_micro::core::L2NormalizationParams::num_rows

◆ row_size

int onert_micro::core::L2NormalizationParams::row_size

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