Searched defs:thenModel (Results 1 – 3 of 3) sorted by relevance
2225 const ModelBuilder* thenModel = getReferencedModel(thenOperand); in partitionTheWorkInternal() local2374 const ModelBuilder* thenModel = getReferencedModel(thenOperand); in getPerformance() local2431 const ModelBuilder* thenModel = getReferencedModel(thenOperand); in isControlFlowOperationWithOperandOfUnknownSize() local
3163 auto thenModel = createBranchOrBodyModel(dimensionedThen); in createIfModel() local3478 auto thenModel = std::make_unique<PartitioningModel>(); in TEST_F() local3614 auto thenModel = std::make_unique<PartitioningModel>(); in TEST_F() local
4482 void testIf(const std::vector<uint32_t>& outerDims, const ANeuralNetworksModel* thenModel, in testIf()4509 ANeuralNetworksModel* thenModel = makeIdentityModel(&thenDataType); in testIf() local