ONE - On-device Neural Engine
Loading...
Searching...
No Matches
onert::ir::train::LossInfo Struct Reference

#include <LossInfo.h>

Collaboration diagram for onert::ir::train::LossInfo:

Data Structures

union  LossParam
 

Public Member Functions

 LossInfo ()
 

Data Fields

LossCode loss_code
 
LossReductionType reduction_type
 
union onert::ir::train::LossInfo::LossParam loss_param
 

Detailed Description

Definition at line 42 of file LossInfo.h.

Constructor & Destructor Documentation

◆ LossInfo()

onert::ir::train::LossInfo::LossInfo ( )
inline

Definition at line 50 of file LossInfo.h.

Field Documentation

◆ loss_code

◆ loss_param

union onert::ir::train::LossInfo::LossParam onert::ir::train::LossInfo::loss_param

◆ reduction_type


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