Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.cpp1295 auto mapTemporary = [body, executionBuilder, &totalSizeOfTemporaries]( in makeController() local
1346 mapTemporary(SourceOperandIndex(step->getSourceModelIndex(), output.first), in makeController()
1369 mapTemporary(sourceOperandIndex, &sourceOperandToLocationOfTemporary); in makeController()
1386 mapTemporary(sourceOperandIndex, &sourceOperandToLocationOfTemporary); in makeController()
1392 mapTemporary(sourceOperandIndex, &sourceOperandToLocationOfTemporary, in makeController()
1395 mapTemporary(sourceOperandIndex, &sourceOperandToLocationOfTemporary2, in makeController()
1400 mapTemporary(step->condOutputOperand, &sourceOperandToLocationOfTemporary, in makeController()