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

#include <ShapeInferenceRule.h>

Public Member Functions

virtual ~Context ()=default
 
virtual bool known (const Node *node) const =0
 
virtual NodeShape get (const Node *node) const =0
 

Detailed Description

Definition at line 72 of file ShapeInferenceRule.h.

Constructor & Destructor Documentation

◆ ~Context()

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

Member Function Documentation

◆ get()

virtual NodeShape loco::ShapeInferenceRule::Context::get ( const Node node) const
pure virtual

◆ known()

virtual bool loco::ShapeInferenceRule::Context::known ( const Node node) const
pure virtual

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