ONE - On-device Neural Engine
Loading...
Searching...
No Matches
tflinspect::DumpInterface Class Referenceabstract

#include <Dump.h>

Public Member Functions

virtual ~DumpInterface ()=default
 
virtual void run (std::ostream &os, const tflite::Model *model)=0
 

Detailed Description

Definition at line 27 of file Dump.h.

Constructor & Destructor Documentation

◆ ~DumpInterface()

virtual tflinspect::DumpInterface::~DumpInterface ( )
virtualdefault

Member Function Documentation

◆ run()

virtual void tflinspect::DumpInterface::run ( std::ostream &  os,
const tflite::Model *  model 
)
pure virtual

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