Home
last modified time | relevance | path

Searched defs:sourceOperandToLocationOfTemporary (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.cpp553 sourceOperandToLocationOfTemporary, in mapInputsAndOutputs()
1120 std::map<SourceOperandIndex, StaticTemporaryLocation> sourceOperandToLocationOfTemporary, in Controller()
1248 Operand::LifeTime::TEMPORARY_VARIABLE) { in makeController()
1275 std::map<SourceOperandIndex, StaticTemporaryLocation> sourceOperandToLocationOfTemporary; in makeController() local
1462 const auto& sourceOperandToLocationOfTemporary = in getBuffer() local