Home
last modified time | relevance | path

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

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