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