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

#include <TypeInfo.h>

Data Fields

std::vector< float > scales
 
std::vector< int32_t > zero_points
 

Detailed Description

Definition at line 33 of file TypeInfo.h.

Field Documentation

◆ scales

std::vector<float> onert::ir::Quantization::scales

◆ zero_points

std::vector<int32_t> onert::ir::Quantization::zero_points

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