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

#include <Dump.h>

Public Member Functions

virtual ~DumpInterface ()=default
 
virtual void run (std::ostream &os, const circle::Model *model, const std::string &output_path={})=0
 

Detailed Description

Definition at line 27 of file Dump.h.

Constructor & Destructor Documentation

◆ ~DumpInterface()

virtual circletensordump::DumpInterface::~DumpInterface ( )
virtualdefault

Member Function Documentation

◆ run()

virtual void circletensordump::DumpInterface::run ( std::ostream &  os,
const circle::Model *  model,
const std::string &  output_path = {} 
)
pure virtual

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