Home
last modified time | relevance | path

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

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