Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionPlan.cpp467 static bool hasUnknownSize(const Operand& operand) { in hasUnknownSize() function
485 if (hasUnknownSize(operand)) { in finishStepModel()
622 if (hasUnknownSize(operand)) { in finish()
1923 if (hasUnknownSize(model->getOperand(operandIndex))) { in isControlFlowOperationWithOperandOfUnknownSize()