ONE - On-device Neural Engine
|
Set of Tensor Index of outputs of operators including graph input nodes. More...
#include <GraphBuilderContext.h>
Public Member Functions | |
void | enroll (TensorIndex idx) |
bool | find (TensorIndex idx) |
Set of Tensor Index of outputs of operators including graph input nodes.
Definition at line 55 of file GraphBuilderContext.h.
void luci::IndexTensorOutputs::enroll | ( | TensorIndex | idx | ) |
Definition at line 48 of file GraphBuilderContext.cpp.
bool luci::IndexTensorOutputs::find | ( | TensorIndex | idx | ) |
Definition at line 60 of file GraphBuilderContext.cpp.