ONE - On-device Neural Engine
Loading...
Searching...
No Matches
coco::Op::IVisitor< T > Struct Template Reference

Op visitor interface. More...

#include <Op.h>

Public Member Functions

virtual ~IVisitor ()=default
 

Detailed Description

template<typename T>
struct coco::Op::IVisitor< T >

Op visitor interface.

WARN Use this interface only for coco-internal classes (to minimize changes upon Op extension)

Definition at line 82 of file Op.h.

Constructor & Destructor Documentation

◆ ~IVisitor()

template<typename T >
virtual coco::Op::IVisitor< T >::~IVisitor ( )
virtualdefault

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