ONE - On-device Neural Engine
Loading...
Searching...
No Matches
onert::ir::operation::LogSoftmax::Param Struct Reference

#include <LogSoftmax.h>

Data Fields

float beta
 
int axis
 

Detailed Description

Definition at line 39 of file LogSoftmax.h.

Field Documentation

◆ axis

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

Definition at line 42 of file LogSoftmax.h.

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

◆ beta

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

Definition at line 41 of file LogSoftmax.h.

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


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