ONE - On-device Neural Engine
Loading...
Searching...
No Matches
tfldump::ModelEx Struct Reference

#include <Dump.h>

Data Fields

const tflite::Model * model
 
const std::vector< char > * rawdata
 

Detailed Description

Definition at line 27 of file Dump.h.

Field Documentation

◆ model

const tflite::Model* tfldump::ModelEx::model

Definition at line 29 of file Dump.h.

Referenced by entry(), and operator<<().

◆ rawdata

const std::vector<char>* tfldump::ModelEx::rawdata

Definition at line 30 of file Dump.h.

Referenced by entry(), and operator<<().


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