ONE - On-device Neural Engine
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
onert::ir::operation::LogSoftmax::Param Struct Reference

#include <LogSoftmax.h>

Data Fields

float beta
 
int axis
 

Detailed Description

Definition at line 35 of file LogSoftmax.h.

Field Documentation

◆ axis

int onert::ir::operation::LogSoftmax::Param::axis

◆ beta

float onert::ir::operation::LogSoftmax::Param::beta

Definition at line 37 of file LogSoftmax.h.

Referenced by onert::backend::cpu::KernelGenerator::visit().


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