ONE - On-device Neural Engine
|
#include <Graph.h>
Public Member Functions | |
virtual | ~GraphInputIndexQueryService ()=default |
virtual bool | associated (const Node *node) const =0 |
Check whether a given node is associated with any Graph-level input. | |
virtual GraphInputIndex | index (const Node *node) const =0 |
![]() | |
virtual | ~DialectService ()=default |
|
virtualdefault |
|
pure virtual |
Check whether a given node is associated with any Graph-level input.
|
pure virtual |
Exceptions
Referenced by package.experimental.train.dataloader.DataLoader::__next__().