|
ONE - On-device Neural Engine
|
CircleNode for Output of the Graph. More...
#include <CircleOutput.h>

Additional Inherited Members | |
Protected Member Functions inherited from luci::FixedArityNode< 1, CircleNodeImpl< CircleOpcode::CIRCLEOUTPUT > > | |
| loco::Use * | at (uint32_t n) const |
CircleNode for Output of the Graph.
Definition at line 34 of file CircleOutput.h.
|
inline |
Definition at line 44 of file CircleOutput.h.
References luci::FixedArityNode< 1, CircleNodeImpl< CircleOpcode::CIRCLEOUTPUT > >::at(), and loco::Use::node().
|
inline |
Definition at line 43 of file CircleOutput.h.
References luci::FixedArityNode< 1, CircleNodeImpl< CircleOpcode::CIRCLEOUTPUT > >::at(), and loco::Use::node().
Referenced by luci::test::TestGraph::complete(), luci::test::TestGraph::complete(), luci::ConstantFoldingAddTestGraph::ConstantFoldingAddTestGraph(), luci::FuseBCQPass::run(), and luci::sinf::Algorithm::visit().
| void luci::CircleOutput::index | ( | const loco::GraphOutputIndex & | index | ) |
Definition at line 25 of file CircleOutput.cpp.
References index(), and luci::must_cast().
Referenced by onert.experimental.train.dataloader.DataLoader::__next__(), luci::ConstantFoldingTestGraph::ConstantFoldingTestGraph(), luci_interpreter::Interpreter::getOutputTensorSize(), circle_eval_diff::interpret(), luci::link(), luci_interpreter::Interpreter::readOutputTensor(), and luci::FuseBCQPass::run().
| loco::GraphOutputIndex luci::CircleOutput::index | ( | void | ) | const |
Definition at line 31 of file CircleOutput.cpp.
Referenced by onert.experimental.train.dataloader.DataLoader::__next__(), and index().
Definition at line 40 of file CircleOutput.h.