Home
last modified time | relevance | path

Searched refs:getSourceOperand (Results 1 – 3 of 3) sorted by relevance

/packages/modules/NeuralNetworks/runtime/
DExecutionBuilder.h112 const Operand& getSourceOperand(const std::pair<uint32_t, uint32_t>& sourceOperandIndex) const { in getSourceOperand() function
DExecutionPlan.h787 const Operand& getSourceOperand(const std::pair<uint32_t, uint32_t>& sourceOperandIndex) const { in getSourceOperand() function
DExecutionPlan.cpp1251 const Operand& sourceOperand = executionBuilder->getSourceOperand(sourceOperandIndex); in makeController()
1805 controller->mExecutionBuilder->getSourceOperand(outerOperand); in nextCompound()
2074 const auto& sourceOperand = getSourceOperand(sourceOperandIndex); in forEachDynamicTemporary()