Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.cpp1177 std::map<SourceOperandIndex, ConstantReferenceLocation> sourceOperandToConstantReference, in Controller()
1518 const auto& sourceOperandToConstantReference = controller->mSourceOperandToConstantReference; in getBuffer() local