Searched refs:bodyOutputHasUnknownShape (Results 1 – 1 of 1) sorted by relevance
1775 std::vector<bool> bodyOutputHasUnknownShape(bodySubgraph.outputIndexes.size()); in executeWhileOperation() local1778 bodyOutputHasUnknownShape[i] = nonExtensionOperandSizeOfData(operand) == 0; in executeWhileOperation()1827 if (bodyOutputHasUnknownShape[i]) { in executeWhileOperation()