ONE - On-device Neural Engine
Loading...
Searching...
No Matches
record_minmax::DataBuffer Struct Reference

#include <DataBuffer.h>

Data Fields

loco::DataType dtype = loco::DataType::Unknown
 
std::vector< loco::Dimensionshape
 
std::vector< char > data
 

Detailed Description

Definition at line 28 of file DataBuffer.h.

Field Documentation

◆ data

std::vector<char> record_minmax::DataBuffer::data

Definition at line 32 of file DataBuffer.h.

◆ dtype

loco::DataType record_minmax::DataBuffer::dtype = loco::DataType::Unknown

Definition at line 30 of file DataBuffer.h.

◆ shape


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