Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.cpp732 static bool hasUnknownSize(const Operand& operand) { in hasUnknownSize() function
750 if (hasUnknownSize(operand)) { in finishStepModel()
886 if (hasUnknownSize(operand)) { in finish()
2075 if (hasUnknownSize(sourceOperand)) { in forEachDynamicTemporary()
2418 if (hasUnknownSize(model->getOperand(operandIndex))) { in isControlFlowOperationWithOperandOfUnknownSize()