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

#include <DetectionPostProcess.h>

Data Fields

float y_scale
 
float x_scale
 
float h_scale
 
float w_scale
 

Detailed Description

Definition at line 47 of file DetectionPostProcess.h.

Field Documentation

◆ h_scale

float onert::ir::operation::DetectionPostProcess::Scale::h_scale

Definition at line 51 of file DetectionPostProcess.h.

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

◆ w_scale

float onert::ir::operation::DetectionPostProcess::Scale::w_scale

Definition at line 52 of file DetectionPostProcess.h.

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

◆ x_scale

float onert::ir::operation::DetectionPostProcess::Scale::x_scale

Definition at line 50 of file DetectionPostProcess.h.

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

◆ y_scale

float onert::ir::operation::DetectionPostProcess::Scale::y_scale

Definition at line 49 of file DetectionPostProcess.h.

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


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