Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/NeuralNetworks/common/
DLegacyUtils.cpp600 const Operand& innerOperand = *helper.getSubgraphInputOperand(branchModelOperand, i); in validateIfOperation() local
605 const Operand& innerOperand = *helper.getSubgraphOutputOperand(branchModelOperand, i); in validateIfOperation() local
652 const Operand& innerOperand = *helper.getSubgraphInputOperand(condModelOperand, i); in validateWhileOperation() local
674 const Operand& innerOperand = *helper.getSubgraphInputOperand(bodyModelOperand, i); in validateWhileOperation() local
681 const Operand& innerOperand = *helper.getSubgraphOutputOperand(bodyModelOperand, i); in validateWhileOperation() local
DCpuExecutor.cpp1849 RunTimeOperandInfo& innerOperand = condOperands[condSubgraph.inputIndexes[i]]; in executeWhileOperation() local
/aosp_15_r20/packages/modules/NeuralNetworks/common/types/src/
DValidation.cpp1613 const Operand& innerOperand = getInputOperand(subgraphs, branchModelOperand, i); in validateIfOperation() local
1618 const Operand& innerOperand = getOutputOperand(subgraphs, branchModelOperand, i); in validateIfOperation() local
1676 const Operand& innerOperand = getInputOperand(subgraphs, condModelOperand, i); in validateWhileOperation() local
1703 const Operand& innerOperand = getInputOperand(subgraphs, bodyModelOperand, i); in validateWhileOperation() local
1712 const Operand& innerOperand = getOutputOperand(subgraphs, bodyModelOperand, i); in validateWhileOperation() local
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.cpp1640 const SourceOperandIndex& innerOperand) { in setInput()
1674 const SourceOperandIndex& innerOperand) { in setOutput()
1848 const SourceOperandIndex& innerOperand = step->condInputOperands[i]; in nextCompound() local
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/intellij/core-analysis/
HDintellij-core-analysis.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/intellij/ com/ ...