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

#include <OMKernelData.h>

Data Fields

int num_rows
 
int row_size
 

Detailed Description

Definition at line 59 of file OMKernelData.h.

Field Documentation

◆ num_rows

int onert_micro::core::LogSoftmaxParams::num_rows

Definition at line 61 of file OMKernelData.h.

Referenced by onert_micro::execute::pal::LogSoftmax().

◆ row_size

int onert_micro::core::LogSoftmaxParams::row_size

Definition at line 62 of file OMKernelData.h.

Referenced by onert_micro::execute::pal::LogSoftmax().


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