Home
last modified time | relevance | path

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

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