|
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.
References INFO, LOGGER, and luci::must_cast().
| bool luci::IndexTensorOutputs::find | ( | TensorIndex | idx | ) |