|
ONE - On-device Neural Engine
|
#include <OMKernelData.h>
Data Fields | |
| int | num_rows |
| int | row_size |
Definition at line 59 of file OMKernelData.h.
| int onert_micro::core::LogSoftmaxParams::num_rows |
Definition at line 61 of file OMKernelData.h.
Referenced by onert_micro::execute::execute_kernel_CircleLogSoftmax(), and onert_micro::execute::pal::LogSoftmax().
| int onert_micro::core::LogSoftmaxParams::row_size |
Definition at line 62 of file OMKernelData.h.
Referenced by onert_micro::execute::execute_kernel_CircleLogSoftmax(), and onert_micro::execute::pal::LogSoftmax().