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