Searched defs:thenModel (Results 1 – 3 of 3) sorted by relevance
1730 const ModelBuilder* thenModel = getReferencedModel(thenOperand); in partitionTheWorkInternal() local1879 const ModelBuilder* thenModel = getReferencedModel(thenOperand); in getPerformance() local1936 const ModelBuilder* thenModel = getReferencedModel(thenOperand); in isControlFlowOperationWithOperandOfUnknownSize() local
2601 auto thenModel = createBranchOrBodyModel(dimensionedThen); in createIfModel() local
4483 void testIf(const std::vector<uint32_t>& outerDims, const ANeuralNetworksModel* thenModel, in testIf()4510 ANeuralNetworksModel* thenModel = makeIdentityModel(&thenDataType); in testIf() local