Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.cpp595 const std::map<SourceOperandIndex, uint32_t>& sourceOperandToInputIndex, in mapInputsAndOutputs()
1174 std::map<SourceOperandIndex, uint32_t> sourceOperandToInputIndex, in Controller()
1516 const auto& sourceOperandToInputIndex = controller->mSourceOperandToInputIndex; in getBuffer() local