Home
last modified time | relevance | path

Searched refs:definingStepIndex (Results 1 – 2 of 2) sorted by relevance

/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.h993 uint32_t definingStepIndex)>&) const;
DExecutionPlan.cpp1369 const Operand& sourceOperand, uint32_t definingStepIndex) { in makeController() argument
1375 dynamicTemporaries.declare(sourceOperandIndex, definingStepIndex, sourceOperand.dimensions, in makeController()
2062 const std::function<void(SourceOperandIndex, const Operand&, uint32_t definingStepIndex)>& in forEachDynamicTemporary()