ONE - On-device Neural Engine
Loading...
Searching...
No Matches
loco::ShapeInferenceRule::Sink Struct Referenceabstract

#include <ShapeInferenceRule.h>

Public Member Functions

virtual ~Sink ()=default
 
virtual void okay (const NodeShape &)=0
 
virtual void fail (void)=0
 

Detailed Description

Definition at line 80 of file ShapeInferenceRule.h.

Constructor & Destructor Documentation

◆ ~Sink()

virtual loco::ShapeInferenceRule::Sink::~Sink ( )
virtualdefault

Member Function Documentation

◆ fail()

virtual void loco::ShapeInferenceRule::Sink::fail ( void  )
pure virtual

◆ okay()

virtual void loco::ShapeInferenceRule::Sink::okay ( const NodeShape )
pure virtual

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