Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.cpp772 static bool hasUnknownSize(const Operand& operand) { in hasUnknownSize() function
790 if (hasUnknownSize(operand)) { in finishStepModel()
929 if (hasUnknownSize(operand)) { in finish()
2127 if (hasUnknownSize(sourceOperand)) { in forEachDynamicTemporary()
2471 if (hasUnknownSize(model->getOperand(operandIndex))) { in isControlFlowOperationWithOperandOfUnknownSize()