Home
last modified time | relevance | path

Searched refs:branchOperand (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/common/
H A DCpuExecutor.cpp1703 const RunTimeOperandInfo& branchOperand = operands[operation.inputs[branchInputIndex]]; in executeIfOperation() local
1705 *reinterpret_cast<const Model::Subgraph*>(branchOperand.buffer); in executeIfOperation()